Class MyObjectBuilder_SpaceFaunaComponent.TimeoutInfo
Inheritance
System.Object
MyObjectBuilder_SpaceFaunaComponent.TimeoutInfo
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public class TimeoutInfo : Object
Constructors
TimeoutInfo()
Declaration
public TimeoutInfo()
Fields
Timeout
Declaration
public int Timeout
Field Value
| Type | Description |
|---|---|
| System.Int32 |
X
Declaration
public double X
Field Value
| Type | Description |
|---|---|
| System.Double |
Y
Declaration
public double Y
Field Value
| Type | Description |
|---|---|
| System.Double |
Z
Declaration
public double Z
Field Value
| Type | Description |
|---|---|
| System.Double |