On Change Team

Team
Server Side
Both Mobile and PC
Owner:
entity

Triggers when the team of the current entity changes

Declaration

event OnChangeTeam(formerTeam entity<Team>, currentTeam entity<Team>)
go

Parameters

Name Type Description
Former Team Team The team one belonged to before the change
Current Team Team The team one belongs to after the change