Returns whether the player has earned the ability to display a title
See also Player information functions.
Signature:
isKnown = IsTitleKnown(titleIndex)
Arguments:
titleIndex- Index of a title available to the player (between 1 andGetNumTitles()) (integer)
Returns:
isKnown- 1 if the player has earned the ability to display the title; otherwise 0 (number)