Gah - a solution with more questions. – EntropicLqd
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, U2, UDK, UE2Runtime, UT, UT2003, UT2004, UT3
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
TeamInfo.
[edit] Properties
[edit] AltTeamColor
Type: Object.Color
Default value:
| Member | Value |
|---|---|
| A | 255 |
| R | 200 |
[edit] DefaultPlayerClassName
Type: string
[edit] Flag
Type: Actor
key objective associated with this team
[edit] Score
Type: float
[edit] Size
Type: int
number of players on this team in the level
[edit] TeamColor
Type: Object.Color
Default value:
| Member | Value |
|---|---|
| A | 255 |
| R | 255 |
[edit] TeamIcon
Type: Texture
Default value: Texture'Engine.S_Actor'
[edit] TeamIndex
Type: int
[edit] TeamName
Type: string
[edit] Functions
[edit] Events
[edit] Replication
event Replication ()
Overrides: Actor.Replication
[edit] Other instance functions
[edit] AddToTeam
function bool AddToTeam (Controller Other)
[edit] BelongsOnTeam
[edit] GetHumanReadableName
simulated function string GetHumanReadableName ()
Overrides: Actor.GetHumanReadableName
[edit] RemoveFromTeam
function RemoveFromTeam (Controller Other)
