Steamworks.SteamUtils.ShowGamepadTextInput
Syntax
static bool ShowGamepadTextInput( GamepadTextInputMode inputMode, GamepadTextInputLineMode lineInputMode, string description, int maxChars, string existingText )
Description
Activates the Big Picture text input dialog which only supports gamepad input
Arguments
GamepadTextInputMode inputMode
GamepadTextInputLineMode lineInputMode
string description
int maxChars
string existingText
Returns
bool