notepad ![code/modules/modular_computers/file_system/programs/notepad.dm 37](git.png)
Vars | |
set_text | When the input is received, the written note will be set to its value. |
---|---|
updated | Pinged whenever the text is updated |
updated_text | The written note output, sent everytime notes are updated. |
Var Details
set_text ![code/modules/modular_computers/file_system/programs/notepad.dm 40](git.png)
When the input is received, the written note will be set to its value.
updated ![code/modules/modular_computers/file_system/programs/notepad.dm 46](git.png)
Pinged whenever the text is updated
updated_text ![code/modules/modular_computers/file_system/programs/notepad.dm 42](git.png)
The written note output, sent everytime notes are updated.