Table of Contents

SlayerClient_GameModeTemplateSG::applyDefaultTeamPreferences

There is no doc-string available for this function.

Syntax

script SlayerClient_GameModeTemplateSG::applyDefaultTeamPreferences(string %this, string %team, string %teamTemplate);

Parameters

string %this
No description available.

string %team
No description available.

string %teamTemplate
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/core/SlayerClient_GameModeTemplateSG.cs:33

See also

SlayerClient_GameModeTemplateSG::applyDefaultPreferences
SlayerClient_GameModeTemplateSG::createDefaultTeams

References

This function is not called by any other functions.