Table of Contents

Enum TargetTypes

Namespace
AshesOfVelsingrad.systems
Assembly
Ashes of Velsingrad.dll

Defines the targeting pattern of a skill.

public enum TargetTypes

Fields

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