ModifierCheckFunc

[WantsCapture()](API\Runtime\InteractiveToolsFramework\BaseBehaviors\UKeyAsModifierInputBehavior\WantsCapture) will only return capture request if this function returns true (or is null) Intended to be used for alt/ctrl/cmd/shift modifiers on the main ModifierKey

Windows
MacOS
Linux

Syntax

TFunction< bool &)> ModifierCheckFunc

Remarks

WantsCapture() will only return capture request if this function returns true (or is null) Intended to be used for alt/ctrl/cmd/shift modifiers on the main ModifierKey

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