ProjectSettingsSingleton._classBinding

Undocumented in source.

Members

Static variables

_singleton
godot_object _singleton;
Undocumented in source.
_singletonName
char* _singletonName;
Undocumented in source.
addPropertyInfo
GodotMethod!(void, Dictionary) addPropertyInfo;
Undocumented in source.
clear
GodotMethod!(void, String) clear;
Undocumented in source.
getOrder
GodotMethod!(long, String) getOrder;
Undocumented in source.
getSetting
GodotMethod!(Variant, String) getSetting;
Undocumented in source.
globalizePath
GodotMethod!(String, String) globalizePath;
Undocumented in source.
hasSetting
GodotMethod!(bool, String) hasSetting;
Undocumented in source.
loadResourcePack
GodotMethod!(bool, String) loadResourcePack;
Undocumented in source.
localizePath
GodotMethod!(String, String) localizePath;
Undocumented in source.
propertyCanRevert
GodotMethod!(bool, String) propertyCanRevert;
Undocumented in source.
propertyGetRevert
GodotMethod!(Variant, String) propertyGetRevert;
Undocumented in source.
save
GodotMethod!(GodotError) save;
Undocumented in source.
saveCustom
GodotMethod!(GodotError, String) saveCustom;
Undocumented in source.
setInitialValue
GodotMethod!(void, String, Variant) setInitialValue;
Undocumented in source.
setOrder
GodotMethod!(void, String, long) setOrder;
Undocumented in source.
setSetting
GodotMethod!(void, String, Variant) setSetting;
Undocumented in source.

Meta