SceneState

Inherits: Reference < Object

Category: Core

Brief Description

Member Functions

Array

get_connection_binds ( int idx ) const

int

get_connection_count ( ) const

int

get_connection_flags ( int idx ) const

String

get_connection_method ( int idx ) const

String

get_connection_signal ( int idx ) const

NodePath

get_connection_source ( int idx ) const

NodePath

get_connection_target ( int idx ) const

int

get_node_count ( ) const

StringArray

get_node_groups ( int idx ) const

PackedScene

get_node_instance ( int idx ) const

String

get_node_instance_placeholder ( int idx ) const

String

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

String

get_node_property_name ( int idx, int prop_idx ) const

void

get_node_property_value ( int idx, int prop_idx ) const

String

get_node_type ( int idx ) const

bool

is_node_instance_placeholder ( int idx ) const

Member Function Description

  • Array get_connection_binds ( int idx ) const

  • int get_connection_count ( ) const

  • int get_connection_flags ( int idx ) const

  • String get_connection_method ( int idx ) const

  • String get_connection_signal ( int idx ) const

  • int get_node_count ( ) const

  • String get_node_instance_placeholder ( int idx ) const

  • int get_node_property_count ( int idx ) const

  • String get_node_property_name ( int idx, int prop_idx ) const

  • void get_node_property_value ( int idx, int prop_idx ) const

  • bool is_node_instance_placeholder ( int idx ) const