KeyValCache
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
Methods
write_cache ( Dictionary cache, String path_override=”” ) |
Property Descriptions
String old_default_cache_path = "user://jamlaunchcache.json"
There is currently no description for this property. Please help us by contributing one!
String cache_path = path_join(...)
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Variant store ( String key, String val )
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
Variant get_val ( String key )
There is currently no description for this method. Please help us by contributing one!
KeyValCache.CacheResult get_cache ( String path_override=”” )
There is currently no description for this method. Please help us by contributing one!
Variant write_cache ( Dictionary cache, String path_override=”” )
There is currently no description for this method. Please help us by contributing one!