Parameters ( Clientside )
APhone got a Clientside Save system. Allowing people to make saving parameters in a short amount of time. Also, these parameters can show theirself into the settings app.
Last updated
Was this helpful?
APhone got a Clientside Save system. Allowing people to make saving parameters in a short amount of time. Also, these parameters can show theirself into the settings app.
Last updated
Was this helpful?
Parameters
Purpose
Name
Unique name
Var
Value
Parameters
Purpose
Name
Unique name
Fallback
If the value doesn't hold any values, will return fallback
Parameters
Purpose
catName
Category name
paramName
Pretty name of the setting
short_name
Unique name ( For SaveSetting )
var_type
string, num or bool
defaultValue
Default value
onChange
( Optional ) Function to execute
The values required are the same as RegisterParameters
The values required are the same as RegisterParameters