Class MyContainerGPS
Inheritance
System.Object
MyContainerGPS
Assembly: VRage.Game.dll
Syntax
public class MyContainerGPS : Object
Constructors
MyContainerGPS()
Declaration
MyContainerGPS(Int32, Int64)
Declaration
public MyContainerGPS(int time, long gridEntityId)
Parameters
| Type |
Name |
Description |
| System.Int32 |
time |
|
| System.Int64 |
gridEntityId |
|
Fields
GPSGridEntityId
Declaration
public long GPSGridEntityId
Field Value
| Type |
Description |
| System.Int64 |
|
GPSName
Declaration
Field Value
| Type |
Description |
| System.String |
|
TimeLeft
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|