Class ServerWorldDatabase.LogonResult
java.lang.Object
zombie.network.ServerWorldDatabase.LogonResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bAuthorized
public boolean bAuthorized -
bNeedSecondFactor
public boolean bNeedSecondFactor -
x
public int x -
y
public int y -
z
public int z -
bannedReason
-
dcReason
-
role
-
-
Constructor Details
-
LogonResult
public LogonResult()
-