UAsyncTask_LoadXRDeviceVisComponent::AddNamedDeviceVisualizationComponentAsync

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/XRAssetFunctionLibrary.h

Include

#include "XRAssetFunctionLibrary.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/XRAssetFunctionLibrary.cpp

Syntax

static UAsyncTask_LoadXRDeviceVisComponent * AddNamedDeviceVisualizationComponentAsync
(
    AActor * Target,
    const FName SystemName,
    const FName DeviceName,
    bool bManualAttachment,
    const FTransform & RelativeTransform,
    FXRDeviceId & XRDeviceId,
    UPrimitiveComponent *& NewComponent
)

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