Interface ICategorizedEntry
Inherited Members
Namespace: Eco.Core.Systems
Assembly: Eco.Core.dll
Syntax
[ForceCreateView]
public interface ICategorizedEntry : IController, IViewController, IHasUniversalID
Properties
CategoryName
Declaration
[ClientInterfaceProperty]
LocString CategoryName { get; }
Property Value
| Type | Description |
|---|---|
| LocString |
CategoryPriority
Declaration
[ClientInterfaceProperty]
int CategoryPriority { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |