WoW API: GetNumTitles
← WoW API < GetNumTitles
Gets the highest number in the Title index.
The last indexed value (currently 147) returns nil and removes the player's name completely (not available to players).
Arguments
- none
Returns
Example
local i = GetNumTitles() print(i)
Details
The last indexed value (currently 147) returns nil and removes the player's name completely (not available to players).