Interface IOverlayWithIcons
Namespace: Eco.Shared.Gameplay
Assembly: Eco.Shared.dll
Syntax
[ApplyOnView]
public interface IOverlayWithIcons : IMinimapOption
Properties
IconCategories
Declaration
List<string> IconCategories { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |