There is no spoon

UE2:TeamInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> ReplicationInfo >> TeamInfo
Package: 
Engine
Direct subclass:
U2TeamInfo
This class in other games:
RTNP, U1, UT, UT2003, UE2Runtime, U2, UT2004, UT3, UDK

TeamInfo.

Properties

AltTeamColor

Type: Object.Color


Default value:

Member Value
A 255
R 200

DefaultPlayerClassName

Type: string


Flag

Type: Actor

key objective associated with this team

Score

Type: float


Size

Type: int

number of players on this team in the level

TeamColor

Type: Object.Color


Default value:

Member Value
A 255
R 255

TeamIcon

Type: Texture


Default value: Texture'Engine.S_Actor'

TeamIndex

Type: int


TeamName

Type: string


Functions

Events

Replication

event Replication ()

Overrides: Actor.Replication


Other instance functions

AddToTeam

function bool AddToTeam (Controller Other)


BelongsOnTeam

function bool BelongsOnTeam (class<PawnPawnClass)


GetHumanReadableName

simulated function string GetHumanReadableName ()

Overrides: Actor.GetHumanReadableName


RemoveFromTeam

function RemoveFromTeam (Controller Other)