Display Character Class



When a character's statistics are 'Viewed', the character's class is displayed. Use this hook to override the class text.



Search Order

Character



Context

$CharacterContext()



Parameters

Hook Parameter[5] is set to the default text to be displayed (the class name)



Return Value

If the script returns a non-empty value then that value is displayed in place of the class name. To display a blank value, return a value with one or more spaces.