SceneState

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

Array

get_connection_binds ( int idx ) const

int

get_connection_count ( ) const

int

get_connection_flags ( int idx ) const

StringName

get_connection_method ( int idx ) const

StringName

get_connection_signal ( int idx ) const

NodePath

get_connection_source ( int idx ) const

NodePath

get_connection_target ( int idx ) const

int

get_connection_unbinds ( int idx ) const

int

get_node_count ( ) const

PackedStringArray

get_node_groups ( int idx ) const

int

get_node_index ( int idx ) const

PackedScene

get_node_instance ( int idx ) const

String

get_node_instance_placeholder ( int idx ) const

StringName

get_node_name ( int idx ) const

NodePath

get_node_owner_path ( int idx ) const

NodePath

get_node_path ( int idx, bool for_parent=false ) const

int

get_node_property_count ( int idx ) const

StringName

get_node_property_name ( int idx, int prop_idx ) const

Variant

get_node_property_value ( int idx, int prop_idx ) const

StringName

get_node_type ( int idx ) const

bool

is_node_instance_placeholder ( int idx ) const


Enumerations

enum GenEditState:

GenEditState GEN_EDIT_STATE_DISABLED = 0

There is currently no description for this enum. Please help us by contributing one!

GenEditState GEN_EDIT_STATE_INSTANCE = 1

There is currently no description for this enum. Please help us by contributing one!

GenEditState GEN_EDIT_STATE_MAIN = 2

There is currently no description for this enum. Please help us by contributing one!

GenEditState GEN_EDIT_STATE_MAIN_INHERITED = 3

There is currently no description for this enum. Please help us by contributing one!


Method Descriptions

Array get_connection_binds ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


int get_connection_count ( ) const

There is currently no description for this method. Please help us by contributing one!


int get_connection_flags ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


StringName get_connection_method ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


StringName get_connection_signal ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


NodePath get_connection_source ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


NodePath get_connection_target ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


int get_connection_unbinds ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


int get_node_count ( ) const

There is currently no description for this method. Please help us by contributing one!


PackedStringArray get_node_groups ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


int get_node_index ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


PackedScene get_node_instance ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


String get_node_instance_placeholder ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


StringName get_node_name ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


NodePath get_node_owner_path ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


NodePath get_node_path ( int idx, bool for_parent=false ) const

There is currently no description for this method. Please help us by contributing one!


int get_node_property_count ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


StringName get_node_property_name ( int idx, int prop_idx ) const

There is currently no description for this method. Please help us by contributing one!


Variant get_node_property_value ( int idx, int prop_idx ) const

There is currently no description for this method. Please help us by contributing one!


StringName get_node_type ( int idx ) const

There is currently no description for this method. Please help us by contributing one!


bool is_node_instance_placeholder ( int idx ) const

There is currently no description for this method. Please help us by contributing one!