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. Requires tools compiled.

genEditStateMain2

If passed to instance, provides local scene resources to the local scene. Only the main scene should receive the main edit state. Requires tools compiled.

Meta