10 results for "team" in function
Returns the team ID assigned to this AI controller.
Assigns a team ID to this AI controller, implementing the IGenericTeamAgentInterface.
Determines whether a player is allowed to spectate another specific player.
Selects the best unoccupied PlayerStart actor for a given player.
Returns the pawn class to spawn for a given controller.
Returns true if a player is currently allowed to respawn.
Called after all components are initialized.
Finds a player start, spawns the default pawn, and possesses it — the full respawn flow in a single call.
Spawns or respawns a player's pawn at a specific world transform instead of at a player start actor.
Called by the Blackboard system to determine whether this controller permits data synchronization from another UBlackboardComponent.