Interface IEcopediaGeneratedData
Namespace: Eco.Gameplay.EcopediaRoot
Assembly: Eco.Gameplay.dll
Syntax
public interface IEcopediaGeneratedData
Methods
GetEcopediaData(Player, EcopediaPage)
Declaration
LocString GetEcopediaData(Player player, EcopediaPage page)
Parameters
Type | Name | Description |
---|---|---|
Player | player | |
EcopediaPage | page |
Returns
Type | Description |
---|---|
LocString |
PagesWeSupplyDataFor()
Declaration
IEnumerable<EcopediaPageReference> PagesWeSupplyDataFor()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<EcopediaPageReference> |