14 {
15 Param1<string> param = new Param1<string>("");
16
17
18 if (rpc_type ==
ERPCs.RPC_WRITE_NOTE)
19 {
21 {
23 }
24
26
29
30
32 {
34 }
35 }
36
37 if (rpc_type ==
ERPCs.RPC_WRITE_NOTE_CLIENT)
38 {
40 {
44 }
45 }
46 if (rpc_type ==
ERPCs.RPC_READ_NOTE)
47 {
49 {
51 }
52
55 }
56 }
class GP5GasMask extends MaskBase ItemBase
proto bool Read(void value_in)
void DepleteWritingImplement(notnull ItemBase pen, string old_text, string new_text)
bool GetNoteInfo(out ItemBase pen, out ItemBase paper)
void SetNoteText(string text)
ItemBase m_WritingImplement
proto native CGame GetGame()