Interface IEcopediaEntry
Interface for IRegistrar entries which may be shown in Ecopedia.
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public interface IEcopediaEntry
Properties
IsVisibleInEcopedia
Returns if this entry should be displayed in Ecopedia.
Declaration
bool IsVisibleInEcopedia { get; }
Property Value
Type | Description |
---|---|
System.Boolean |