NativeScript
Inherits: Script < Resource < Reference < Object
Properties
Methods
Property Descriptions
- String class_name
- GDNativeLibrary library
- String script_class_icon_path
- String script_class_name
Method Descriptions
- String get_class_documentation ( ) const
godot_nativescript_set_class_documentation.
- String get_method_documentation ( String method ) const
godot_nativescript_set_method_documentation.
- String get_property_documentation ( String path ) const
godot_nativescript_set_property_documentation.
- String get_signal_documentation ( String signal_name ) const
godot_nativescript_set_signal_documentation.
- Variant new ( … ) vararg Constructs a new object of the base type with a script of this type already attached. 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.
