Widget Event

Widget Event

Windows
MacOS
Linux
On this page

Actions

On Controller Capture Begin

Invoked when the controller capture begins.

On Controller Capture End

Invoked when the controller capture ends.

On Is Selecting Key Changed

Called whenever the key selection mode starts or stops.

On Key Selected

Called whenever a new key is selected by the user.

On Mouse Capture Begin

Invoked when the mouse is pressed and a capture begins.

On Mouse Capture End

Invoked when the mouse is released and a capture ends.

On Value Changed

Called when the value is changed by slider or typing.

On Value Changed X

Called when the value is changed by slider or typing.

On Value Changed Y

Called when the value is changed by slider or typing.

OnTextChanged (Editable Text)

Called whenever the text is changed programmatically or interactively by the user

OnTextChanged (Multi-Line Editable Text)

Called whenever the text is changed programmatically or interactively by the user

OnTextChanged (Multi-Line Text Box)

Called whenever the text is changed programmatically or interactively by the user

OnTextCommitted (Editable Text)

Called whenever the text is committed. This happens when the user presses enter or the text box loses focus.

OnTextCommitted (Multi-Line Editable Text)

Called whenever the text is committed. This happens when the user presses enter or the text box loses focus.

OnTextCommitted (Multi-Line Text Box)

Called whenever the text is committed. This happens when the user presses enter or the text box loses focus.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss