Revision Difference
SteamUtils.ShowGamepadTextInput#523024
<member type="method" namespace="Steamworks" parent="SteamUtils" name="ShowGamepadTextInput" static="true">
<member category="interface" type="method" namespace="Steamworks" parent="SteamUtils" name="ShowGamepadTextInput" static="true">
<args>
<arg name="inputMode" type="GamepadTextInputMode"></arg>
<arg name="lineInputMode" type="GamepadTextInputLineMode"></arg>
<arg name="description" type="string"></arg>
<arg name="maxChars" type="int"></arg>
<arg name="existingText" type="string" default=""></arg>
</args>
<return type="bool"></return>
<summary>Activates the Big Picture text input dialog which only supports gamepad input</summary>
</member>