DayZ 1.24
Loading...
Searching...
No Matches
LoginQueueBase Class Reference

LoginQueue position when using -connect since mission is not created yet. More...

Private Member Functions

void LoginQueueStatic ()
 

Detailed Description

LoginQueue position when using -connect since mission is not created yet.

Definition at line 185 of file DayZGame.c.

Member Function Documentation

◆ LoginQueueStatic()

void LoginQueueBase::LoginQueueStatic ( )
inlineprivate

Definition at line 187 of file DayZGame.c.

188 {
189 Init();
190
191 m_IsStatic = true;
192 }
override Widget Init()
Definition DayZGame.c:120

References Init().


The documentation for this class was generated from the following file: