Enumeration RoleType

Used to specify a tank, healer or DPS role.

Enumeration Members

Enumeration Members

Any: "Any"

Fetch any role..

Dps: "DPS"

Fetch the DPS role only.

Healer: "Healer"

Fetch the healer role only.

Tank: "Tank"

Fetch the tanking role only.