Navigation
| Name | GoogleARCoreServices |
| Type | Runtime |
| Location | /Engine/Plugins/Runtime/AR/Google/GoogleARCoreServices/Source/GoogleARCoreServices/ |
| Module Build Rules | GoogleARCoreServices.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UCloudARPin | A CloudARPin will be created when you host an existing ARPin, or resolved a previous hosted CloudARPin. |
| UGoogleARCoreServicesFunctionLibrary | A function library that provides static/Blueprint functions for Google ARCore Services. |
Structs
| Name | Remarks |
|---|---|
| FGoogleARCoreServicesConfig | A struct describes the configuration in GoogleARCore Services |
| FGoogleARFutureHolder |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ArFuture | struct ArFuture_ | GoogleARCoreServicesTypes.h | |
| ArHostCloudAnchorFuture | struct ArHostCloudAnchorFuture_ | GoogleARCoreServicesTypes.h | |
| ArResolveCloudAnchorFuture | struct ArResolveCloudAnchorFuture_ | GoogleARCoreServicesTypes.h | |
| GoogleARFutureHolderPtr | TSharedPtr< struct FGoogleARFutureHolder > | An raii holder for ArFutures of the types we use, to ensure they are released. | GoogleARCoreServicesTypes.h |
Enums
Public
| Name | Remarks |
|---|---|
| ECloudAnchorFutureType |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DEFINE_LOG_CATEGORY_STATIC
(
LogGoogleARCoreServices, |
GoogleARCoreServicesTypes.h |