UHoloLensARFunctionLibrary::LoadWMRAnchorStoreARPins

Load all ARPins from the Windows Mixed Reality Anchor Store.

Windows
MacOS
Linux

References

Module

HoloLensAR

Header

/Engine/Plugins/Runtime/AR/Microsoft/HoloLensAR/Source/HoloLensAR/Public/HoloLensARFunctionLibrary.h

Include

#include "HoloLensARFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/AR/Microsoft/HoloLensAR/Source/HoloLensAR/Private/HoloLensARFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="HoloLensAR|ARPin",
          Meta=(Keywords="hololensar wmr pin ar all"))
static TArray< UWMRARPin * > LoadWMRAnchorStoreARPins()

Remarks

Load all ARPins from the Windows Mixed Reality Anchor Store. Note: Pins of the same name as anchor store pins will be overwritten by the anchor store pin.

Returns

Array of Pins that were loaded.

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