ISXWoW:guidlist (Data Type)
From ISMods Wiki
Contents |
[edit]
Description
[edit]
Members
- int Count
- Returns the number of objects
- string GUID[#]
- Returns the #th guid between 1 and Count
- object Object[#]
- Returns the #th object between 1 and Count
[edit]
Methods
- guidlist:Search[objectsearch] - Creates a guidlist of objects matching the object search.
- guidlist:Clear - Clears the guidlist.
[edit]
Returns
NULL
[edit]
