Navigation
API > API/Plugins > API/Plugins/GoogleARCoreServices
A struct describes the configuration in GoogleARCore Services
| Name | FGoogleARCoreServicesConfig |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AR/Google/GoogleARCoreServices/Source/GoogleARCoreServices/Public/GoogleARCoreServicesTypes.h |
| Include Path | #include "GoogleARCoreServicesTypes.h" |
Syntax
USTRUCT (BlueprintType , Category="GoogleARCoreServices|Configuration")
struct FGoogleARCoreServicesConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ARPinCloudMode | EARPinCloudMode | Whether enabling ARPin hosting/resolving in GoogleARCoreServices. | GoogleARCoreServicesTypes.h |
|