Table of Contents

Slayer_TeamPrefHandlerSG::importTeamPreferences

There is no doc-string available for this function.

Syntax

script Slayer_TeamPrefHandlerSG::importTeamPreferences(string %this, string %path, string %mini);

Parameters

string %this
No description available.

string %path
No description available.

string %mini
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefHandlerSG.cs:78

See also

Slayer_TeamPrefHandlerSG::addPref
Slayer_TeamPrefHandlerSG::exportTeamPreferences
Slayer_TeamPrefHandlerSG::getPref
Slayer_TeamPrefHandlerSG::getPrefSO
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.