Enum AovDataStructures.TargetTypes
- Namespace
- AshesOfVelsingrad.Utilities
- Assembly
- Ashes of Velsingrad.dll
Defines the targeting pattern of a skill.
public enum AovDataStructures.TargetTypes
Fields
AllAllies = 1AllEnemies = 3SingleAlly = 0SingleEnemy = 2