Sets the status of a skill filter in the trainer window.
SetTrainerServiceTypeFilter(type,status);
Parameters
Edit
Arguments
Edit
- type
- String - filter to set the status for:
- "available" (can learn)
- "unavailable" (can't learn)
- "used" (already known)
- status
- Flag - 1 to show, 0 to hide items matching the specified filter.
Community content is available under CC-BY-SA
unless otherwise noted.