NativeScript¶
Inherits: Script < Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
String | get_class_name ( ) const |
GDNativeLibrary | get_library ( ) const |
Object | new ( ) vararg |
void | set_class_name ( String class_name ) |
void | set_library ( GDNativeLibrary library ) |
Member Variables¶
- String class_name
- GDNativeLibrary library
Member Function Description¶
- String get_class_name ( ) const
- GDNativeLibrary get_library ( ) const
- Object new ( ) vararg
- void set_class_name ( String class_name )
- void set_library ( GDNativeLibrary library )