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