Interface IHasSubRegistrarEntries
Namespace: Eco.Gameplay.Civics.Misc
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasSubRegistrarEntries
Properties
SubRegistrarEntries
Declaration
IEnumerable<IHasID> SubRegistrarEntries { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IHasID> |