Interface IEcopediaTab
Namespace: Eco.Gameplay.EcopediaRoot
Assembly: Eco.Gameplay.dll
Syntax
public interface IEcopediaTab : IPrioritizedPage, IController, IViewController, IHasUniversalID
Properties
FullName
Declaration
string FullName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
IconName
Declaration
string IconName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Summary
Declaration
string Summary { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |