FARSupportInterface::TryGetOrCreatePinForNativeResource

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARSupportInterface.h

Include

#include "ARSupportInterface.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARSupportInterface.cpp

Syntax

bool TryGetOrCreatePinForNativeResource
(
    void * InNativeResource,
    const FString & InAnchorName,
    UARPin *& OutAnchor
)