- getConfigFile
Ref!ConfigFile getConfigFile()
- getCurrentDependencies
PoolStringArray getCurrentDependencies()
- getCurrentLibraryPath
String getCurrentLibraryPath()
- getSymbolPrefix
String getSymbolPrefix()
- isReloadable
bool isReloadable()
- isSingleton
bool isSingleton()
- opAssign
GDNativeLibrary opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(GDNativeLibrary 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.
- setConfigFile
void setConfigFile(ConfigFile config_file)
- setLoadOnce
void setLoadOnce(bool load_once)
- setReloadable
void setReloadable(bool reloadable)
- setSingleton
void setSingleton(bool singleton)
- setSymbolPrefix
void setSymbolPrefix(StringArg0 symbol_prefix)
- shouldLoadOnce
bool shouldLoadOnce()