Class MyCubeGrid.LocationIdentity
Inheritance
System.Object
MyCubeGrid.LocationIdentity
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class LocationIdentity : ValueType
Fields
Id
Declaration
public ushort Id
Field Value
Type | Description |
---|---|
System.UInt16 |
Location
Declaration
public Vector3I Location
Field Value
Type | Description |
---|---|
Vector3I |