- eraseSection
GodotMethod!(void, String) eraseSection;
Undocumented in source.
- getSectionKeys
GodotMethod!(PoolStringArray, String) getSectionKeys;
Undocumented in source.
- getSections
GodotMethod!(PoolStringArray) getSections;
Undocumented in source.
- getValue
GodotMethod!(Variant, String, String, Variant) getValue;
Undocumented in source.
- hasSection
GodotMethod!(bool, String) hasSection;
Undocumented in source.
- hasSectionKey
GodotMethod!(bool, String, String) hasSectionKey;
Undocumented in source.
- load
GodotMethod!(GodotError, String) load;
Undocumented in source.
- save
GodotMethod!(GodotError, String) save;
Undocumented in source.
- setValue
GodotMethod!(void, String, String, Variant) setValue;
Undocumented in source.