Table of Contents

SlayerClient_TeamPrefHandlerSG::importTeamPreferences

There is no doc-string available for this function.

Syntax

script SlayerClient_TeamPrefHandlerSG::importTeamPreferences(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:87

See also

SlayerClient_TeamPrefHandlerSG::addPref
SlayerClient_TeamPrefHandlerSG::clearPrefs
SlayerClient_TeamPrefHandlerSG::exportTeamPreferences
SlayerClient_TeamPrefHandlerSG::getPrefSO
SlayerClient_TeamPrefHandlerSG::resetPreferences
SlayerClient_TeamPrefHandlerSG::updateGUIValue

References

This function is not called by any other functions.