Cogito, ergo sum
UE1:GameReplicationInfo (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> ReplicationInfo >> GameReplicationInfo |
Contents |
- Package:
- Engine
- Direct subclass:
- TournamentGameReplicationInfo
- This class in other games:
- RTNP, U1, U2, U2XMP, UDK, UE2Runtime, 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. |
GameReplicationInfo.
[edit] Properties
[edit] Property group 'GameReplicationInfo'
[edit] AdminEmail
Type: string
Modifiers: globalconfig
Email address of the server admin.
[edit] AdminName
Type: string
Modifiers: globalconfig
Name of the server admin.
[edit] MOTDLine1
Type: string
Modifiers: globalconfig
Message
[edit] MOTDLine2
Type: string
Modifiers: globalconfig
Of
[edit] MOTDLine3
Type: string
Modifiers: globalconfig
The
[edit] MOTDLine4
Type: string
Modifiers: globalconfig
Day
[edit] Region
Type: int
Modifiers: globalconfig
Region of the game server.
[edit] ServerName
Type: string
Modifiers: globalconfig
Name of the server, i.e.: Bob's Server.
Default value: "Another UT Server"
[edit] ShortName
Type: string
Modifiers: globalconfig
Abbreviated name of server, i.e.: B's Serv (stupid example)
Default value: "UT Server"
[edit] Internal variables
[edit] bClassicDeathMessages
Type: bool
[edit] bStopCountDown
Type: bool
Default value: True
[edit] bTeamGame
Type: bool
Assigned by GameInfo.
[edit] ElapsedTime
Type: int
[edit] GameClass
Type: string
Assigned by GameInfo.
[edit] GameEndedComments
Type: string
set by gameinfo when game ends
[edit] GameName
Type: string
Assigned by GameInfo.
[edit] NumPlayers
Type: int
[edit] PRIArray
Type: PlayerReplicationInfo
Array size: 32
[edit] RemainingMinute
Type: int
[edit] RemainingTime
Type: int
[edit] SecondCount
Type: float
[edit] SumFrags
Type: int
[edit] UpdateTimer
Type: float
[edit] Default values
| Property | Value |
|---|---|
| RemoteRole | ROLE_SimulatedProxy |
[edit] Events
[edit] PostBeginPlay
Overrides: Actor.PostBeginPlay
[edit] Timer
Overrides: Actor.Timer
