NativeScript
( ) const | |
( String method ) const | |
( String path ) const | |
get_signal_documentation ( signal_name ) const | |
( … ) vararg |
- class_name
- GDNativeLibrary library
Setter | set_library(value) |
Getter | get_library() |
- script_class_icon_path
Default |
|
Setter | set_script_class_name(value) |
Getter | get_script_class_name() |
- get_class_documentation ( ) const
Returns the documentation string that was previously set with .
- String get_method_documentation ( method ) const
Returns the documentation string that was previously set with godot_nativescript_set_method_documentation
.
- String get_property_documentation ( path ) const
Returns the documentation string that was previously set with godot_nativescript_set_property_documentation
.
Returns the documentation string that was previously set with .
- Variant new ( … ) vararg
Note: Any arguments passed to this function will be ignored and not passed to the native constructor function. This will change with in a future API extension.