SceneState

Inherits: Reference < Object

Category: Core

Brief Description

Numeric Constants

  • GEN_EDIT_STATE_DISABLED = 0
  • GEN_EDIT_STATE_INSTANCE = 1
  • GEN_EDIT_STATE_MAIN = 2

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
  • Variant get_node_property_value ( int idx, int prop_idx ) const
  • bool is_node_instance_placeholder ( int idx ) const