The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:MasterServerLink (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- IpDrv
- Direct subclasses:
- MasterServerUplink, ServerQueryClient
- This class in other games:
- UE2Runtime, UT2003, U2
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. |
null
Properties[edit]
ActiveMasterServerList[edit]
Type: array<tMasterServerEntry>
LANPort[edit]
Type: int
Modifiers: globalconfig
Default value: 11777
LANServerPort[edit]
Type: int
Modifiers: globalconfig
Default value: 10777
LastMSIndex[edit]
Type: int
Index of the last used master server
LinkPtr[edit]
Type: pointer
Modifiers: native, const
MasterServerList[edit]
Type: array<tMasterServerEntry>
Modifiers: globalconfig
Default value, index 0:
Member | Value |
---|---|
Address | "ut2004master1.epicgames.com" |
Port | 28902 |
Default value, index 1:
Member | Value |
---|---|
Address | "ut2004master2.epicgames.com" |
Port | 28902 |
Default values[edit]
Property | Value |
---|---|
bAlwaysTick | True |
Structs[edit]
tMasterServerEntry[edit]
Modifiers: native
Functions[edit]
Native functions[edit]
Poll[edit]
Events[edit]
GetMasterServer[edit]
Tick[edit]
simulated event Tick (float Delta)
Overrides: Actor.Tick