MangoApp
Inherits: RefCounted
Methods
| Returns | Signature |
|---|---|
| void | set_config(options: PackedStringArray) |
| PackedStringArray | get_config() |
| bool | exists() |
| String | get_config_path() |
Method Descriptions
set_config()
void set_config(options: PackedStringArray)
Note
There is currently no description for this method. Please help us by contributing one!
get_config()
PackedStringArray get_config()
Note
There is currently no description for this method. Please help us by contributing one!
exists()
bool exists()
Note
There is currently no description for this method. Please help us by contributing one!
get_config_path()
String get_config_path()
Note
There is currently no description for this method. Please help us by contributing one!