GDNative¶
There is currently no description for this class. Please help us by contributing one!
Properties¶
Methods¶
call_native ( String calling_type, String procedure_name, Array arguments ) |
|
initialize ( ) |
|
terminate ( ) |
Property Descriptions¶
GDNativeLibrary library
void set_library ( GDNativeLibrary value )
GDNativeLibrary get_library ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions¶
Variant call_native ( String calling_type, String procedure_name, Array arguments )
There is currently no description for this method. Please help us by contributing one!
bool initialize ( )
There is currently no description for this method. Please help us by contributing one!
bool terminate ( )
There is currently no description for this method. Please help us by contributing one!