Interface ICategory
Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public interface ICategory : INamed, IController, IViewController, IHasUniversalID
Properties
Entries
Declaration
IEnumerable<INamed> Entries { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<INamed> |