FGenericApplicationMessageHandler::OnMotionDetected

Windows
MacOS
Linux

Override Hierarchy

FGenericApplicationMessageHandler::OnMotionDetected()

FSlateApplication::OnMotionDetected()

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h

Include

#include "GenericPlatform/GenericApplicationMessageHandler.h"

Syntax

virtual bool OnMotionDetected
(
    const FVector & Tilt,
    const FVector & RotationRate,
    const FVector & Gravity,
    const FVector & Acceleration,
    int32 ControllerId
)

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