Space Engineers
|
Public Attributes | |
string | DisplayName |
bool | IsDead |
ulong | SteamId |
int | ControllerId |
string | Model |
Definition at line 9 of file MyPlayerInfo.cs.
int VRage.Game.MyControllerData.ControllerId |
Definition at line 14 of file MyPlayerInfo.cs.
string VRage.Game.MyControllerData.DisplayName |
Definition at line 11 of file MyPlayerInfo.cs.
bool VRage.Game.MyControllerData.IsDead |
Definition at line 12 of file MyPlayerInfo.cs.
string VRage.Game.MyControllerData.Model |
Definition at line 15 of file MyPlayerInfo.cs.
ulong VRage.Game.MyControllerData.SteamId |
Definition at line 13 of file MyPlayerInfo.cs.