|
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
|
Inheritance diagram for GUIControllerMultiplayerHost:
Collaboration diagram for GUIControllerMultiplayerHost:Public Member Functions | |
| void | Activate () |
| int | GetNavigationOutDirs () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| void | ActivateServerPassword () |
| void | DeactivateServerPassword () |
| Rectangle | GetSelectedItemRegion () |
| GUIControllerMultiplayerHost () | |
Public Attributes | |
| int | selectionIndex |
Private Attributes | |
| bool | serverPasswordActive |
Definition at line 7 of file GUIControllerMultiplayerHost.cs.