API GetTrainerServiceTypeFilter
Talk0
98,571pages on
this wiki
this wiki
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, nil otherwise.