Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

OnAssignTeam

ShingekiNoRex edited this page Aug 24, 2018 · 4 revisions

Description

Called when a team is picked for a player. Nothing is assigned to the player, but you can change what team the player will spawn as.

Handler

IEventHandlerInitialAssignTeam

Inputs/Outputs

The player whose team is assigned

  • Team Team { get; set; }

The team assigned to the player

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally