Table of Contents

SlayerClient_TeamPrefHandlerSG::addPref

There is no doc-string available for this function.

Syntax

script SlayerClient_TeamPrefHandlerSG::addPref(string %this, string %pref);

Parameters

string %this
No description available.

string %pref
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:11

See also

SlayerClient_TeamPrefHandlerSG::clearPrefs
SlayerClient_TeamPrefHandlerSG::exportTeamPreferences
SlayerClient_TeamPrefHandlerSG::getPrefSO
SlayerClient_TeamPrefHandlerSG::importTeamPreferences
SlayerClient_TeamPrefHandlerSG::resetPreferences
SlayerClient_TeamPrefHandlerSG::updateGUIValue

References

This function is not called by any other functions.