- addPropertyInfo
GodotMethod!(void, Dictionary) addPropertyInfo;
Undocumented in source.
- erase
GodotMethod!(void, String) erase;
Undocumented in source.
- getFavorites
GodotMethod!(PoolStringArray) getFavorites;
Undocumented in source.
- getProjectMetadata
GodotMethod!(Variant, String, String, Variant) getProjectMetadata;
Undocumented in source.
- getProjectSettingsDir
GodotMethod!(String) getProjectSettingsDir;
Undocumented in source.
- getRecentDirs
GodotMethod!(PoolStringArray) getRecentDirs;
Undocumented in source.
- getSetting
GodotMethod!(Variant, String) getSetting;
Undocumented in source.
- getSettingsDir
GodotMethod!(String) getSettingsDir;
Undocumented in source.
- hasSetting
GodotMethod!(bool, String) hasSetting;
Undocumented in source.
- propertyCanRevert
GodotMethod!(bool, String) propertyCanRevert;
Undocumented in source.
- propertyGetRevert
GodotMethod!(Variant, String) propertyGetRevert;
Undocumented in source.
- setFavorites
GodotMethod!(void, PoolStringArray) setFavorites;
Undocumented in source.
- setInitialValue
GodotMethod!(void, String, Variant, bool) setInitialValue;
Undocumented in source.
- setProjectMetadata
GodotMethod!(void, String, String, Variant) setProjectMetadata;
Undocumented in source.
- setRecentDirs
GodotMethod!(void, PoolStringArray) setRecentDirs;
Undocumented in source.
- setSetting
GodotMethod!(void, String, Variant) setSetting;
Undocumented in source.