I don't need to test my programs. I have an error-correcting modem.
UE2:GameReplicationInfo (U2XMP)
Object >> Actor >> Info >> ReplicationInfo >> GameReplicationInfo |
- Package:
- Engine
- Direct subclass:
- U2GameReplicationInfo
- This class in other games:
- RTNP, U1, UT, UE2Runtime, UT2003, U2, UT2004, UDK, UT3
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. |
GameReplicationInfo.
Properties[edit]
Property group 'GameReplicationInfo'[edit]
AdminEmail[edit]
Type: string
Modifiers: globalconfig
Email address of the server admin.
AdminName[edit]
Type: string
Modifiers: globalconfig
Name of the server admin.
MOTDLine1[edit]
Type: string
Modifiers: globalconfig
Message
MOTDLine2[edit]
Type: string
Modifiers: globalconfig
Of
MOTDLine3[edit]
Type: string
Modifiers: globalconfig
The
MOTDLine4[edit]
Type: string
Modifiers: globalconfig
Day
Region[edit]
Type: int
Modifiers: globalconfig
Region of the game server.
ServerName[edit]
Type: string
Modifiers: globalconfig
Name of the server, i.e.: Bob's Server.
Default value: "Another Unreal2 Server"
ShortName[edit]
Type: string
Modifiers: globalconfig
Abbreviated name of server, i.e.: B's Serv (stupid example)
Default value: "Unreal2 Server"
Internal variables[edit]
bStopCountDown[edit]
Type: bool
Default value: True
bTeamGame[edit]
Type: bool
Assigned by GameInfo.
ElapsedTime[edit]
Type: int
GameClass[edit]
Type: string
Assigned by GameInfo.
GameName[edit]
Type: string
Assigned by GameInfo.
GoalScore[edit]
Type: int
RemainingMinute[edit]
Type: int
RemainingTime[edit]
Type: int
SecondCount[edit]
Type: float
Teams[edit]
Type: TeamInfo
Array size: 2
TimeLimit[edit]
Type: int
Winner[edit]
Type: Actor
set by gameinfo when game ends
Default values[edit]
Property | Value |
---|---|
RemoteRole | ROLE_SimulatedProxy |
Functions[edit]
Events[edit]
PostBeginPlay[edit]
Overrides: Actor.PostBeginPlay
Replication[edit]
Overrides: Actor.Replication
Timer[edit]
Overrides: Actor.Timer
Other instance functions[edit]
Reset[edit]
Overrides: Actor.Reset