Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARBlueprintLibrary
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintLibrary.h |
| Include | #include "ARBlueprintLibrary.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARBlueprintLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="AR AugmentedReality|ARPin",
Meta=(Keywords="ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
static void RemoveARPinFromLocalStore
(
FName InSaveName
)
Remarks
Remove an ARPin from the local store
Parameters
| Name | Description |
|---|---|
| InName | The save name to remove. |