Cogito, ergo sum
UE2:MasterServerLink (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- IpDrv
- Direct subclasses:
- MasterServerUplink, ServerQueryClient
- This class in other games:
- UE2Runtime, UT2003, UT2004
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
CurrentMasterServer
Type: int
Modifiers: globalconfig
LANPort
Type: int
Modifiers: globalconfig
Default value: 13777
LANServerPort
Type: int
Modifiers: globalconfig
Default value: 12777
LinkPtr
Type: int
Modifiers: native, const
MasterServerAddress
Type: string
Array size: 5
Modifiers: globalconfig
Default value, index 0: "master1.legendent.com"
Default value, index 1: "master2.legendent.com"
Default value, index 2: "master3.legendent.com"
MasterServerPort
Type: int
Array size: 5
Modifiers: globalconfig
Default value, index 0: 27900
Default value, index 1: 27900
Default value, index 2: 27900
Default values
Property | Value |
---|---|
bAlwaysTick | True |
Functions
Native functions
Poll
Events
GetMasterServer
Tick
simulated event Tick (float Delta)
Overrides: Actor.Tick