|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for GUIMenuNameEdit:Public Member Functions | |
| void | Enable (string nomen) |
| string | GetInputText (Rectangle region, int maxCharacters=-1) |
| GUIMenuNameEdit () | |
Properties | |
| bool | Enabled [get, set] |
| string | Name [get, set] |
Private Attributes | |
| string | _editedName |
| bool | _enabled |
Definition at line 10 of file GUIMenuNameEdit.cs.