Table of Contents

Enum AovDataStructures.TargetTypes

Namespace
AshesOfVelsingrad.Utilities
Assembly
Ashes of Velsingrad.dll

Defines the targeting pattern of a skill.

public enum AovDataStructures.TargetTypes

Fields

AllAllies = 1
AllEnemies = 3
SingleAlly = 0
SingleEnemy = 2