Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns the status of a skill filter in the trainer window.

status = GetTrainerServiceTypeFilter(type);

Parameters

Arguments

type
String - Possible values:
  • "available"
  • "unavailable"
  • "used" (already known)

Returns

status
Flag - 1 if currently displaying trainer services of the specified type, 0 (or nil?) otherwise.
Advertisement