Lua API
On this page

Character_FinishBarber_C2S

Inherits from

Completes the barber interaction

Fields:

Option1 number

Specifies the toggle option for some races, such as floating empyrean or flaming head on undead

Option2 number

Seems to be unused

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