IInputProcessor::HandleMotionDetectedEvent

Called when a motion-driven device has new input

Windows
MacOS
Linux

Override Hierarchy

IInputProcessor::HandleMotionDetectedEvent()

FVCamInputProcessor::HandleMotionDetectedEvent()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/IInputProcessor.h

Include

#include "Framework/Application/IInputProcessor.h"

Syntax

virtual bool HandleMotionDetectedEvent
(
    FSlateApplication & SlateApp,
    const FMotionEvent & MotionEvent
)

Remarks

Called when a motion-driven device has new input

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