Защищенные члены | |
void | WrittenNoteData (ItemBase parent) |
void | OnRPC (PlayerIdentity sender, int rpc_type, ParamsReadContext ctx) |
void | InitNoteInfo (ItemBase pen=null, ItemBase paper=null) |
bool | GetNoteInfo (out ItemBase pen, out ItemBase paper) |
string | GetNoteText () |
void | SetNoteText (string text) |
void | DepleteWritingImplement (notnull ItemBase pen, string old_text, string new_text) |
Защищенные данные | |
ItemBase | m_WritingImplement |
ItemBase | m_Paper |
string | m_SimpleText |
См. определение в файле WrittenNoteData.c строка 1