Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/IARSystemSupport
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARSystem.h |
| Include | #include "ARSystem.h" |
virtual bool OnTryGetOrCreatePinForNativeResource
(
void * InNativeResource,
const FString & InPinName,
UARPin *& OutPin
)
Remarks
Given the platform specific native resource for a pin, create a pin. true when a pin is successfully created, otherwise false