Join Team

Team
Server Side
Both Mobile and PC
Owner:
Player

Making the target join the specified team, this will cause the target to leave the original team

Declaration

func JoinTeam(target entity<Entity>, targetTeam entity<Team>, out var statusCode StatusCode)
go

Parameters

Input

Name Type Description
Target Entity Target to join the team
Target Team Team The team Joined

Out

Name Type Description
Status Code ErrorCode Success or not