Space Engineers
|
Public Attributes | |
ulong | SteamID |
string | Name |
bool | IsAdmin |
bool | Join |
byte[] | Token |
Definition at line 89 of file MyReplicationServer.cs.
bool VRage.Network.ConnectedClientDataMsg.IsAdmin |
Definition at line 96 of file MyReplicationServer.cs.
bool VRage.Network.ConnectedClientDataMsg.Join |
Definition at line 97 of file MyReplicationServer.cs.
string VRage.Network.ConnectedClientDataMsg.Name |
Definition at line 94 of file MyReplicationServer.cs.
ulong VRage.Network.ConnectedClientDataMsg.SteamID |
Definition at line 91 of file MyReplicationServer.cs.
byte [] VRage.Network.ConnectedClientDataMsg.Token |
Definition at line 99 of file MyReplicationServer.cs.