API GetTrainerServiceTypeFilter
Talk0
98,585pages on
this wiki
this wiki
Revision as of 19:20, December 25, 2006 by Starlightblunder (Talk | contribs)
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.