Navigation
Unreal Engine C++ API Reference > Plugins > GoogleARCoreServices > UGoogleARCoreServicesFunctionLibrary
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&40;BlueprintCallable, Category&61;"GoogleARCoreServices&124;CloudARPin",
Meta&61;&40;Keywords&61;"googlear ar service remove "&41;&41;
static UCloudARPin &42; CreateAndResolveCloudARPin
&40;
FString CloudId,
EARPinCloudTaskResult & OutTaskResult
&41;
Remarks
Creating and Resolving a CloudARPin and return it immediately. Note that this function only start the acquiring process. Call GetARPinCloudState to check if the acquiring is finished or failed with error.