UE2:TeamInfo (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ReplicationInfo >> TeamInfo |
- Package:
- Engine
- 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
Property group 'TeamInfo'
DefaultPlayerClass
Internal variables
AltTeamColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
R | 200 |
ColorNames
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Red"
Default value, index 1: "Blue"
Default value, index 2: "Green"
Default value, index 3: "Gold"
EnergyLevel
Type: float
HomeBase
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: Material
TeamIndex
Type: int
TeamName
Type: string
Modifiers: localized
Default value: "Team"
Instance functions
AddToTeam
function bool AddToTeam (Controller Other)
BelongsOnTeam
GetHumanReadableName
simulated function string GetHumanReadableName ()
Overrides: Actor.GetHumanReadableName
RemoveFromTeam
function RemoveFromTeam (Controller Other)
UpdatePrecacheMaterials
simulated function UpdatePrecacheMaterials ()
Overrides: Actor.UpdatePrecacheMaterials