Table of Contents

Slayer_TeamPrefHandlerSG::getPrefSO

There is no doc-string available for this function.

Syntax

script Slayer_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/server/core/Slayer_TeamPrefHandlerSG.cs:20

See also

Slayer_TeamPrefHandlerSG::addPref
Slayer_TeamPrefHandlerSG::exportTeamPreferences
Slayer_TeamPrefHandlerSG::getPref
Slayer_TeamPrefHandlerSG::importTeamPreferences
Slayer_TeamPrefHandlerSG::onAdd
Slayer_TeamPrefHandlerSG::resetPreferences
Slayer_TeamPrefHandlerSG::resetPrefs
Slayer_TeamPrefHandlerSG::sendPreferenceData
Slayer_TeamPrefHandlerSG::sendPreferenceValues
Slayer_TeamPrefHandlerSG::setPref

References

This function is not called by any other functions.