Returns the status of a skill filter in the trainer window.
status = GetTrainerServiceTypeFilter(type);
Parameters
Edit
Arguments
Edit
- type
- String - Possible values:
- "available"
- "unavailable"
- "used" (already known)
Returns
Edit
- status
- Flag - 1 if currently displaying trainer services of the specified type, nil otherwise.
Community content is available under CC-BY-SA
unless otherwise noted.