IsTitleKnown

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the character can use a player title.

isKnown = IsTitleKnown(titleId)

Arguments

titleId
number - Ranging from 1 to GetNumTitles.

Returns

isKnown
boolean

Patch changes

Bc icon.gif Patch 2.0.1 (2006-12-05): Added.