Class DefaultDialogueUI
Implementation of the dialogueUI with default settings
Properties
ContentRect
Rect position for the text content
Declaration
protected override IRect ContentRect { get; }
Overrides
IconRect
Rect position for the character avatar icon
Declaration
protected override IRect IconRect { get; }
Overrides
NameRect
Rect position for the character name
Declaration
protected override IRect NameRect { get; }
Overrides
PanelRect
Rect position for the total boundary
Declaration
protected override IRect PanelRect { get; }