Enum AovDataStructures.ClickOnMapContext
- Namespace
- AshesOfVelsingrad.Utilities
- Assembly
- Ashes of Velsingrad.dll
Defines the current interaction mode when clicking on the map.
public enum AovDataStructures.ClickOnMapContext
Fields
MoveUnit = 0The player is selecting a cell to move a unit.
SelectUnitTarget = 1The player is selecting a unit or target cell for a skill.