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