Class MyItemsCollector.EntityInfo
Inheritance
System.Object
MyItemsCollector.EntityInfo
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class EntityInfo : ValueType
Fields
EntityId
Declaration
public long EntityId
Field Value
Type | Description |
---|---|
System.Int64 |
Target
Declaration
public Vector3D Target
Field Value
Type | Description |
---|---|
Vector3D |