UGoogleVRComponentPointerResponder

[IGoogleVRComponentPointerResponder](API\Plugins\GoogleVRController\IGoogleVRComponentPointerRespond-) is an interface for a Component to respond to pointer input events from [UGoogleVRPointerInputComponent](API\Plugins\GoogleVRController\UGoogleVRPointerInputComponent).

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterface

UGoogleVRComponentPointerResponder

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRComponentPointerResponder.h"

Syntax

class UGoogleVRComponentPointerResponder : public UInterface

Remarks

IGoogleVRComponentPointerResponder is an interface for a Component to respond to pointer input events from UGoogleVRPointerInputComponent.

Constructors

Name Description

Public function

UGoogleVRComponentPointerResponder

(
    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