Gah - a solution with more questions. – EntropicLqd
UE1:GameReplicationInfo (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> ReplicationInfo >> GameReplicationInfo |
Contents |
| 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 Unreal Server"
[edit] ShortName
Type: string
Modifiers: globalconfig
Abbreviated name of server, i.e.: B's Serv (stupid example)
Default value: "Unreal Server"
[edit] ShowMOTD
Type: bool
Modifiers: globalconfig
Whether or not to display the MOTD.
[edit] Internal variables
[edit] bTeamGame
Type: bool
Assigned by GameInfo.
[edit] ElapsedTime
Type: int
[edit] GameEndedComments
Type: string
set by gameinfo when game ends
[edit] GameName
Type: string
Assigned by GameInfo.
[edit] RemainingTime
Type: int
[edit] Default values
| Property | Value |
|---|---|
| RemoteRole | ROLE_SimulatedProxy |
[edit] Events
[edit] PostBeginPlay
Overrides: Actor.PostBeginPlay
[edit] Timer
Overrides: Actor.Timer
