Navigation
API > API/Plugins > API/Plugins/GoogleARCoreServices > API/Plugins/GoogleARCoreServices/UGoogleARCoreServicesFunctionLib-
References
| Module | GoogleARCoreServices |
| Header | /Engine/Plugins/Runtime/AR/Google/GoogleARCoreServices/Source/GoogleARCoreServices/Public/GoogleARCoreServicesFunctionLibrary.h |
| Include | #include "GoogleARCoreServicesFunctionLibrary.h" |
| Source | /Engine/Plugins/Runtime/AR/Google/GoogleARCoreServices/Source/GoogleARCoreServices/Private/GoogleARCoreServicesFunctionLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="GoogleARCoreServices|CloudARPin",
Meta=(Keywords="googlear ar service remove "))
static void RemoveCloudARPin
(
UCloudARPin * PinToRemove
)
Remarks
Remove the given CloudARPin from the current ARSession.