TFSettings - Functions
TFire.TFSettings_load
— MethodTFSettings_load()
Loads the TFGlobalSettings from a JSON file in the TFSettings directory. If the file does not exist, it will be created by calling TFSettings_save()
.
TFire.TFSettings_save
— MethodTFSettings_save()
Saves the current TFGlobalSettings to a JSON file in the TFSettings directory.