Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UI > API/Editor/VREditor/UI/UVREditorUISystem
References
| Module | VREditor |
| Header | /Engine/Source/Editor/VREditor/Public/UI/VREditorUISystem.h |
| Include | #include "UI/VREditorUISystem.h" |
| Source | /Engine/Source/Editor/VREditor/Private/UI/VREditorUISystem.cpp |
void OnPreviewInputAction
(
class FEditorViewportClient & ViewportClient,
UViewportInteractor * Interactor,
const struct FViewportActionKeyInput & Action,
bool & bOutIsInputCaptured,
bool & bWasHandled
)
Remarks
Called to "preview" an input event to get a first chance at it.