Table of Contents

Slayer_GameModeSO::applyDefaultTeamPreferences

There is no doc-string available for this function.

Syntax

script Slayer_GameModeSO::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/server/core/Slayer_GameModeSO.cs:108

See also

Slayer_GameModeSO::applyDefaultPreferences
Slayer_GameModeSO::callBack
Slayer_GameModeSO::createDefaultTeams
Slayer_GameModeSO::prepareSlayerBricks

References

This function is not called by any other functions.