UE2:TeamInfo (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Info >> ReplicationInfo >> TeamInfo |
- Package:
- Engine
- Direct subclass:
- U2TeamInfo
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
GetHumanReadableName
simulated function string GetHumanReadableName ()
Overrides: Actor.GetHumanReadableName
RemoveFromTeam
function RemoveFromTeam (Controller Other)