Table of Contents

SlayerClient_TeamPrefHandlerSG::getPrefSO

There is no doc-string available for this function.

Syntax

script SlayerClient_TeamPrefHandlerSG::getPrefSO(string %this, string %category, string %title);

Parameters

string %this
No description available.

string %category
No description available.

string %title
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

SlayerClient_TeamPrefHandlerSG::addPref
SlayerClient_TeamPrefHandlerSG::clearPrefs
SlayerClient_TeamPrefHandlerSG::exportTeamPreferences
SlayerClient_TeamPrefHandlerSG::importTeamPreferences
SlayerClient_TeamPrefHandlerSG::resetPreferences
SlayerClient_TeamPrefHandlerSG::updateGUIValue

References

This function is not called by any other functions.