UGoogleVRActorPointerResponder

[IGoogleVRActorPointerResponder](API\Plugins\GoogleVRController\IGoogleVRActorPointerResponder) is an interface for an Actor to respond to pointer input events from [UGoogleVRPointerInputComponent](API\Plugins\GoogleVRController\UGoogleVRPointerInputComponent).

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterface

UGoogleVRActorPointerResponder

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRActorPointerResponder.h"

Syntax

class UGoogleVRActorPointerResponder : public UInterface

Remarks

IGoogleVRActorPointerResponder is an interface for an Actor to respond to pointer input events from UGoogleVRPointerInputComponent.

Constructors

Name Description

Public function

UGoogleVRActorPointerResponder

(
    const FObjectInitializer& ObjectIn...
)

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