Interface IHasIcon
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasIcon : IController, IViewController, IHasUniversalID
Properties
IconComment
Declaration
virtual string IconComment { get; }
Property Value
Type | Description |
---|---|
System.String |
IconName
Declaration
virtual string IconName { get; }
Property Value
Type | Description |
---|---|
System.String |