There is no spoon
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
ActiveMasterServerList
Type: array<tMasterServerEntry>
LANPort
Type: int
Modifiers: globalconfig
Default value: 11777
LANServerPort
Type: int
Modifiers: globalconfig
Default value: 10777
LastMSIndex
Type: int
Index of the last used master server
LinkPtr
Type: pointer
Modifiers: native, const
MasterServerList
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
Property | Value |
---|---|
bAlwaysTick | True |
Structs
tMasterServerEntry
Modifiers: native
Functions
Native functions
Poll
Events
GetMasterServer
Tick
simulated event Tick (float Delta)
Overrides: Actor.Tick