IGoogleVRPointer::OnPointerEnter

Called when the pointer begins hitting an actor.

Windows
MacOS
Linux

Override Hierarchy

References

Module

GoogleVRController

Header

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Classes/GoogleVRPointer.h

Include

#include "GoogleVRPointer.h"

Syntax

void OnPointerEnter
(
    const FHitResult & HitResult,
    bool IsHitInteractive
)

Remarks

Called when the pointer begins hitting an actor.

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