Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Social.Steam.OverlaySocialModule Class Reference

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 Member Functions

void OnGamepadTextInputDismissed (GamepadTextInputDismissed_t result)
 

Private Attributes

Callback< GamepadTextInputDismissed_t > _gamepadTextInputDismissed
 
bool _gamepadTextInputActive
 

Detailed Description

Definition at line 6 of file OverlaySocialModule.cs.


The documentation for this class was generated from the following file: