UGoogleVRGazeReticleComponent::OnPointerEnter

[IGoogleVRPointer](API\Plugins\GoogleVRController\IGoogleVRPointer) Implementation

Windows
MacOS
Linux

Override Hierarchy

IGoogleVRPointer::OnPointerEnter()

UGoogleVRGazeReticleComponent::OnPointerEnter()

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRGazeReticleComponent.h"

Source

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Private/GoogleVRGazeReticleComponent.cpp

Syntax

virtual void OnPointerEnter
(
    const FHitResult & HitResult,
    bool IsHitInteractive
)

Remarks

IGoogleVRPointer Implementation

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