Namespace Eco.Gameplay.Minimap
Classes
MinimapManager
MinimapObject
Straight implementation of the IMinimapObject interface, used to allow objects to make use of minimap icons separate from themselves (IE, when we want to share a minimap object without syncing the entire object, like with trees/world objects).
Interfaces
IMinimapObject
Represents an object that can be displayed on the minimap.