Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Base class for async AR requests
| Name | FARAsyncTask |
| Type | class |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path | #include "ARTypes.h" |
Syntax
class FARAsyncTask
Derived Classes
- FARGetCandidateObjectAsyncTask
- FARSaveWorldAsyncTask
- FCheckGeoTrackingAvailabilityAsyncTask
- FGetGeoLocationAsyncTask
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FARAsyncTask() |
ARTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetErrorString() |
ARTypes.h | ||
bool HadError() |
ARTypes.h | ||
bool IsDone() |
ARTypes.h |