UCloudARPin::GetCloudID

Gets the CloudID of this CloudARPin.

Windows
MacOS
Linux

References

Module

GoogleARCoreServices

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCoreServices/Source/GoogleARCoreServices/Public/GoogleARCoreServicesTypes.h

Include

#include "GoogleARCoreServicesTypes.h"

Source

/Engine/Plugins/Runtime/AR/Google/GoogleARCoreServices/Source/GoogleARCoreServices/Private/GoogleARCoreServicesTypes.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="GoogleARCoreServices|CloudARPin")
FString GetCloudID()

Remarks

Gets the CloudID of this CloudARPin.

Returns

Return a non-empty FString if the CloudARPin is ready. otherwise, return an empty FString.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss