Table of Contents

serverCmdSlayer_getTeamPrefs_Tick

There is no doc-string available for this function.

Syntax

script serverCmdSlayer_getTeamPrefs_Tick(string %client, string %team, string %pref, string %value);

Parameters

string %client
No description available.

string %team
No description available.

string %pref
No description available.

string %value
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

References

This function is not called by any other functions.