I'm a doctor, not a mechanic
UE2:TeamInfo (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ReplicationInfo >> TeamInfo |
Contents
- Package:
- Engine
- Direct subclass:
- U2TeamInfo
- This class in other games:
- RTNP, U1, UT, UT2003, UE2Runtime, U2, UT2004, UT3, UDK
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[edit]
AltTeamColor[edit]
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
R | 200 |
DefaultPlayerClassName[edit]
Type: string
Flag[edit]
Type: Actor
key objective associated with this team
Score[edit]
Type: float
Size[edit]
Type: int
number of players on this team in the level
TeamColor[edit]
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
R | 255 |
TeamIcon[edit]
Type: Texture
Default value: Texture'Engine.S_Actor'
TeamIndex[edit]
Type: int
TeamName[edit]
Type: string
Functions[edit]
Events[edit]
Replication[edit]
event Replication ()
Overrides: Actor.Replication
Other instance functions[edit]
AddToTeam[edit]
function bool AddToTeam (Controller Other)
BelongsOnTeam[edit]
GetHumanReadableName[edit]
simulated function string GetHumanReadableName ()
Overrides: Actor.GetHumanReadableName
RemoveFromTeam[edit]
function RemoveFromTeam (Controller Other)