Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
No edit summary
Line 11: Line 11:
   
 
<!-- List each argument, together with its type -->
 
<!-- List each argument, together with its type -->
:type (string) - Possible values: "available", "unavailable", ?
+
:type (string) - Possible values: "available", "unavailable", "used" ("used" = "Already Known")
   
 
----
 
----

Revision as of 10:58, 12 July 2005

GetTrainerServiceTypeFilter -Documentation by Jolinah-
GetTrainerServiceTypeFilter("type");

Returns the status of a skill filter in the trainer window.


Arguments
type (string) - Possible values: "available", "unavailable", "used" ("used" = "Already Known")

Returns
status (number) - 0 or 1

Template:WoW API