UARBlueprintLibrary::GetAllPins

Get a list of all the `[UARPin](API\Runtime\AugmentedReality\UARPin)_ objects that the Augmented Reality session is currently using to connect virtual objects to real-world, tracked locations.

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARBlueprintLibrary.h"

Source

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

Syntax

static TArray< UARPin * > GetAllPins()

Remarks

Get a list of all the `UARPin_ objects that the Augmented Reality session is currently using to connect virtual objects to real-world, tracked locations.

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