UGoogleVRWidgetInteractionComponent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRWidgetInteractionComponent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ClassGroup=(GoogleVRController), Meta=(BlueprintSpawnableComponent))
class UGoogleVRWidgetInteractionComponent : public UWidgetInteractionComponent

Constructors

Name Description

Public function

UGoogleVRWidgetInteractionComponent

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

UpdateState

(
    const FHitResult& HitResult
)

Overridden from UWidgetInteractionComponent

Name Description

Protected function Virtual Const

FWidgetPath

 

FindHoveredWidgetPath

(
    const FWidgetTraceResult& TraceRes...
)

Gets the WidgetPath for the widget being hovered over based on the hit result.

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