Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

OnAssignTeam

ShingekiNoRex edited this page Aug 24, 2018 · 4 revisions

Description

Called the first time player's team is assigned.

Handler

IEventHandlerInitialAssignTeam

Inputs/Outputs

  • Player Player { get; }

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