Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RoleType

Used to specify a tank, healer or DPS role.

Index

Enumeration members

Enumeration members

Any

Any: = "Any"

Fetch any role..

Dps

Dps: = "DPS"

Fetch the DPS role only.

Healer

Healer: = "Healer"

Fetch the healer role only.

Tank

Tank: = "Tank"

Fetch the tanking role only.

Generated using TypeDoc