Join New Team

Team
Server Side
Both Mobile and PC
Owner:
Player

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

Declaration

func JoinNewTeam(target entity<Entity>, out var newTeam entity<Team>, out var statusCode StatusCode)
go

Parameters

Input

Name Type Description
Target Entity Target to join the team

Out

Name Type Description
New Team Team New team‘s name
Status Code ErrorCode Success or not