Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/IOpenXRCustomAnchorSupport
Description
ARPin Local Store support. Some Platforms/Devices have the ability to persist AR Anchors (real world positions) to the device or user account. They are saved and loaded with a string identifier.
| Name | IsLocalPinSaveSupported |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h |
| Include Path | #include "IOpenXRExtensionPlugin.h" |
virtual bool IsLocalPinSaveSupported() const