tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.Social.ISocialModule.
Inherited by Terraria.Social.Steam.OverlaySocialModule, and Terraria.Social.WeGame.OverlaySocialModule.
Public Member Functions | |
abstract string | GetGamepadText () |
abstract void | Initialize () |
abstract bool | IsGamepadTextInputActive () |
abstract bool | ShowGamepadTextInput (string description, uint maxLength, bool multiLine=false, string existingText="", bool password=false) |
abstract void | Shutdown () |
void | Initialize () |
void | Shutdown () |
|
pure virtual |
Implements Terraria.Social.ISocialModule.
|
pure virtual |
Implements Terraria.Social.ISocialModule.