- 0 Talk
-
API GetTrainerServiceTypeFilter
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.