Class MyControllerData
Inheritance
System.Object
MyControllerData
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyControllerData : ValueType
Fields
ControllerId
Declaration
public int ControllerId
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DisplayName
Declaration
public string DisplayName
Field Value
| Type | Description |
|---|---|
| System.String |
IsDead
Declaration
public bool IsDead
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Model
Declaration
public string Model
Field Value
| Type | Description |
|---|---|
| System.String |
SteamId
Declaration
public ulong SteamId
Field Value
| Type | Description |
|---|---|
| System.UInt64 |