VisualScriptConstructor¶
Inherits: VisualScriptNode < Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
Dictionary | get_constructor ( ) const |
int | get_constructor_type ( ) const |
void | set_constructor ( Dictionary constructor ) |
void | set_constructor_type ( int type ) |
Member Variables¶
- Dictionary constructor
- int type
Member Function Description¶
- Dictionary get_constructor ( ) const
- int get_constructor_type ( ) const
- void set_constructor ( Dictionary constructor )
- void set_constructor_type ( int type )