FunctionsDialogDrawItemMessageDialogDrawItemMessage CallableDialogDrawItemMessage(C: Character, msg: string, item?: Item): voidDraw a single line of text with an optional item preview icon. This function is used when the character's group is somehow unavailable.ParametersC: CharacterThe character currently being interacted withmsg: stringThe explanation message to drawoptionalitem: ItemThe (optional) item in the currently selected groupReturns void
Draw a single line of text with an optional item preview icon.
This function is used when the character's group is somehow unavailable.