UMagicLeapARPinComponent::PinRestoredOrSynced

True if the AR Pin for the unique ID ObjectUID was restored from the app's local storage or was repliated over network.

Windows
MacOS
Linux

References

Module

MagicLeapARPin

Header

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Public/MagicLeapARPinComponent.h

Include

#include "MagicLeapARPinComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Private/MagicLeapARPinComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="ContentPersistence|MagicLeap")
bool PinRestoredOrSynced() const

Remarks

True if the AR Pin for the unique ID ObjectUID was restored from the app's local storage or was repliated over network. Implies if content was already pinned earlier. Does not imply if that restored Pin is available in the current environment.

Returns

True if the Pin data was restored from local storage or network.

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