Method Player:HasTitleByIndex [-] [+]

Returns true if the Player has a title by bit index, false otherwise.

Synopsis

hasTitle = Player:HasTitleByIndex( bitIndex )

Arguments

number bitIndex

The title bit index to check.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean hasTitle
See method description.

Generated on
©2016 - Eluna Lua Engine