Method
Player:HasTitleByIndex
[-]
[+]
Returns true if the Player has a title by bit index, false otherwise.
hasTitle = Player:HasTitleByIndex( bitIndex )
number bitIndex
The title bit index to check.
Valid numbers: integers from 0 to 4,294,967,295.
boolean hasTitle
- See method description.