bIsInputCaptured

True if this action owned by an interactor is "captured" for each possible action type, meaning that only the active captor should handle input events until it is no longer captured.

Windows
MacOS
Linux

Syntax

bool bIsInputCaptured

Remarks

True if this action owned by an interactor is "captured" for each possible action type, meaning that only the active captor should handle input events until it is no longer captured. It's the captors responsibility to set this using OnVRAction(), or clear it when finished with capturing.

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