DIFF

class NoteMenuSource

NoteMenu UIScriptedMenu UIMenuPanel Managed

All members, including inherited

Constructors 2

void NoteMenu()
void ~NoteMenu()

Members 8

protected MultilineEditBoxWidget m_edit
Referenced by Init(), InitNoteRead(), InitNoteWrite()
Show 1 more, OnClick()
protected HtmlWidget m_html
protected ButtonWidget m_confirm_button
protected ItemBase m_Paper
Referenced by InitNoteWrite(), and OnClick()
protected EntityAI m_Pen
Referenced by InitNoteWrite(), and OnClick()
protected bool m_IsWriting
protected int m_SymbolCount
Referenced by InitNoteRead()
protected string m_PenColor

color in hex-code format, transferred as string. Could be transferred as int or array<int, bool>?

Referenced by InitNoteWrite()

Methods 5

override void InitNoteRead(string text = "")
override void Update(float timeslice)