HBSteamUtils

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

bool

is_in_big_picture_mode ( ) const

bool

is_on_steam_deck ( ) const

bool

show_floating_gamepad_text_input ( FloatingGamepadTextInputMode input_mode, Rect2i text_field_rect ) const

bool

show_gamepad_text_input ( GamepadTextInputMode input_mode, GamepadTextInputLineMode line_input_mode, String description, String existing_text, int max_text ) const


Signals

floating_gamepad_text_input_dismissed ( )

There is currently no description for this signal. Please help us by contributing one!


gamepad_text_input_dismissed ( bool submitted, String text )

There is currently no description for this signal. Please help us by contributing one!


Method Descriptions

bool is_in_big_picture_mode ( ) const

There is currently no description for this method. Please help us by contributing one!


bool is_on_steam_deck ( ) const

There is currently no description for this method. Please help us by contributing one!


bool show_floating_gamepad_text_input ( FloatingGamepadTextInputMode input_mode, Rect2i text_field_rect ) const

There is currently no description for this method. Please help us by contributing one!


bool show_gamepad_text_input ( GamepadTextInputMode input_mode, GamepadTextInputLineMode line_input_mode, String description, String existing_text, int max_text ) const

There is currently no description for this method. Please help us by contributing one!