JamConfig
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
Methods
set_value ( String key, Variant value, String section=”core” ) static |
|
get_value ( String key, String section=”core”, Variant default=null ) static |
|
write_cache ( ConfigFile cache, String path_override=”” ) static |
Property Descriptions
String default_path
String @default_path_getter ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
bool set_value ( String key, Variant value, String section=”core” ) static
There is currently no description for this method. Please help us by contributing one!
bool clear ( String key, String section=”core” ) static
There is currently no description for this method. Please help us by contributing one!
Variant get_value ( String key, String section=”core”, Variant default=null ) static
There is currently no description for this method. Please help us by contributing one!
JamConfig.CacheResult get_cache ( String path_override=”” ) static
There is currently no description for this method. Please help us by contributing one!
JamConfig.CacheResult write_cache ( ConfigFile cache, String path_override=”” ) static
There is currently no description for this method. Please help us by contributing one!