Add property value pinning
This commit is contained in:
@ -121,5 +121,9 @@
|
||||
If passed to [method instantiate], provides local scene resources to the local scene. Only the main scene should receive the main edit state.
|
||||
[b]Note:[/b] Only available in editor builds.
|
||||
</constant>
|
||||
<constant name="GEN_EDIT_STATE_MAIN_INHERITED" value="3" enum="GenEditState">
|
||||
It's similar to [constant GEN_EDIT_STATE_MAIN], but for the case where the scene is being instantiated to be the base of another one.
|
||||
[b]Note:[/b] Only available in editor builds.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user