Always snap to grid
UE2:U2GameReplicationInfo (U2XMP)
Object >> Actor >> Info >> ReplicationInfo >> GameReplicationInfo >> U2GameReplicationInfo |
- Package:
- U2
- Direct subclass:
- U2CTFReplicationInfo
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. |
U2GameReplicationInfo.uc $Author: Mfox $ $Date: 9/13/02 11:01a $ $Revision: 5 $
Properties[edit]
AttackString[edit]
Type: string
Modifiers: localized
Default value: "attacking"
DefendString[edit]
Type: string
Modifiers: localized
Default value: "defending"
FreelanceString[edit]
Type: string
Modifiers: localized
Default value: "freelancing"
GoalScore[edit]
Type: int
set by U2DeathMatch, used client-side for score boards
HoldString[edit]
Type: string
Modifiers: localized
Default value: "holding"
HumanString[edit]
Type: string
Modifiers: localized
Default value: "*Human*"
SupportString[edit]
Type: string
Modifiers: localized
Default value: "supporting"
SupportStringTrailer[edit]
Type: string
Modifiers: localized
Teams[edit]
Type: U2TeamInfo
Array size: 4
Modifiers: protected
set by U2TeamGame, used client-side for team score boards
TimeLimit[edit]
Type: int
set by U2DeathMatch, used client-side for score boards
Functions[edit]
Events[edit]
Replication[edit]
Overrides: GameReplicationInfo.Replication