JamConfig.CacheResult
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
Methods
result ( ConfigFile cfg, String value_path ) static |
|
set_value ( String key, Variant value, String section=”core” ) |
|
void |
_notification ( Variant what ) |
Property Descriptions
ConfigFile cache
There is currently no description for this property. Please help us by contributing one!
bool errored = false
There is currently no description for this property. Please help us by contributing one!
String error_msg = ""
There is currently no description for this property. Please help us by contributing one!
bool exists = true
There is currently no description for this property. Please help us by contributing one!
String path = ""
There is currently no description for this property. Please help us by contributing one!
bool _dirty = false
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
JamConfig.CacheResult err ( String msg ) static
There is currently no description for this method. Please help us by contributing one!
JamConfig.CacheResult not_found ( String value_path ) static
There is currently no description for this method. Please help us by contributing one!
JamConfig.CacheResult result ( ConfigFile cfg, String value_path ) static
There is currently no description for this method. Please help us by contributing one!
bool set_value ( String key, Variant value, String section=”core” )
There is currently no description for this method. Please help us by contributing one!
void _notification ( Variant what )
There is currently no description for this method. Please help us by contributing one!