Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override void | Initialize () |
override void | Shutdown () |
override bool | IsGamepadTextInputActive () |
override bool | ShowGamepadTextInput (string description, uint maxLength, bool multiLine=false, string existingText="", bool password=false) |
override string | GetGamepadText () |
Private Attributes | |
bool | _gamepadTextInputActive |
Definition at line 5 of file OverlaySocialModule.cs.