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