Interface IRepresentsItem
World object that represents an item.
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public interface IRepresentsItem
Properties
RepresentedItemType
Declaration
Type RepresentedItemType { get; }
Property Value
Type | Description |
---|---|
System.Type |