Lua API
On this page
Social_AddOrSetCharacterTitle_S2C
Inherits from
Set a title for the current character.
Fields:
NewTitle number
the title ID of the new title
SetAsDisplayTitle boolean
true if the title should be made the current title, false if it should just be added to the title list
Methods:
GetPropertyKeys() : string[]
Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts
Returns:string[]
ToString() : string
Returns a string that represents the current object.
Returns:string