PackedScene.GenEditState

Values

ValueMeaning
genEditStateDisabled0

If passed to instance, blocks edits to the scene state.

genEditStateInstance1

If passed to instance, provides local scene resources to the local scene. Note: Only available in editor builds.

genEditStateMain2

If passed to instance, provides local scene resources to the local scene. Only the main scene should receive the main edit state. Note: Only available in editor builds.

Meta