- callNative
Variant callNative(StringArg0 calling_type, StringArg1 procedure_name, Array arguments)
- getLibrary
Ref!GDNativeLibrary getLibrary()
- initialize
bool initialize()
- opAssign
GDNative opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(GDNative other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLibrary
void setLibrary(GDNativeLibrary library)
- terminate
bool terminate()