Table of Contents

SlayerClient_TeamPrefHandlerSG::exportTeamPreferences

There is no doc-string available for this function.

Syntax

script SlayerClient_TeamPrefHandlerSG::exportTeamPreferences(string %this, string %path);

Parameters

string %this
No description available.

string %path
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

SlayerClient_TeamPrefHandlerSG::addPref
SlayerClient_TeamPrefHandlerSG::clearPrefs
SlayerClient_TeamPrefHandlerSG::getPrefSO
SlayerClient_TeamPrefHandlerSG::importTeamPreferences
SlayerClient_TeamPrefHandlerSG::resetPreferences
SlayerClient_TeamPrefHandlerSG::updateGUIValue

References

This function is not called by any other functions.