FOpenXRMsftHandInteraction

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IOpenXRExtensionPlugin

FOpenXRMsftHandInteraction

References

Module

OpenXRMsftHandInteraction

Header

/Engine/Plugins/Runtime/OpenXRMsftHandInteraction/Source/OpenXRMsftHandInteraction/Public/OpenXRMsftHandInteraction.h

Include

#include "OpenXRMsftHandInteraction.h"

Syntax

class FOpenXRMsftHandInteraction :
    public IModuleInterface,
    public IOpenXRExtensionPlugin

Overridden from IModuleInterface

Overridden from IOpenXRExtensionPlugin

Name Description

Public function Virtual

bool

 

GetInteractionProfile

(
    XrInstance InInstance,
    FString& OutKeyPrefix,
    XrPath& OutPath,
    bool& OutHasHaptics
)

Set the output parameters to add an interaction profile to OpenXR Input

Public function Virtual

bool

 

GetRequiredExtensions

(
    TArray< const ANSICHAR* >& Ou...
)

IOpenXRExtensionPlugin

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