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&40;BlueprintCallable, Category&61;"GoogleARCoreServices&124;CloudARPin",
Meta&61;&40;LifetimeInDays&61;1, Keywords&61;"googlear ar service remove "&41;&41;
static UCloudARPin &42; CreateAndHostCloudARPin
&40;
UARPin &42; ARPinToHost,
int32 LifetimeInDays,
EARPinCloudTaskResult & OutTaskResult
&41;
Remarks
Creating and hosting a CloudARPin and return it immediately. Note that this function only start the hosting process. Call GetARPinCloudState to check if the hosting is finished or failed with error.