There is no doc-string available for this function.
script Slayer_PrefHandlerSG::addTransientPref(string %this, string %category, string %title, string %variable, string %type, string %defaultValue, string %requiresReset, string %notify, string %editRights, string %list, string %callback);
string %this
No description available.
string %category
No description available.
string %title
No description available.
string %variable
No description available.
string %type
No description available.
string %defaultValue
No description available.
string %requiresReset
No description available.
string %notify
No description available.
string %editRights
No description available.
string %list
No description available.
string %callback
No description available.
script
No description available.
Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:482
Slayer_PrefHandlerSG::addNonNetworkedPref
Slayer_PrefHandlerSG::addPref
Slayer_PrefHandlerSG::exportMinigamePreferences
Slayer_PrefHandlerSG::exportPrefs
Slayer_PrefHandlerSG::getPref
Slayer_PrefHandlerSG::getPrefSO
Slayer_PrefHandlerSG::importMinigamePreferences
Slayer_PrefHandlerSG::loadInitialPrefs
Slayer_PrefHandlerSG::onAdd
Slayer_PrefHandlerSG::resetPreferences
Slayer_PrefHandlerSG::resetPrefs
Slayer_PrefHandlerSG::sendPreferenceData
Slayer_PrefHandlerSG::sendPreferenceValues
Slayer_PrefHandlerSG::setPref
This function is not called by any other functions.