UGoogleVRPointerInputComponent::GetPointer

Get the Pointer being used for this input component.

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRPointerInputComponent.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="GoogleVRPointerInput", Meta=(Keywords="Cardboard AVR GVR"))
TScriptInterface< IGoogleVRPointer > GetPointer() const

Remarks

Get the Pointer being used for this input component.

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