Navigation
Unreal Engine C++ API Reference > Runtime > AugmentedReality
Inheritance Hierarchy
- FARAsyncTask
- FARGetCandidateObjectAsyncTask
- FARErrorGetCandidateObjectAsyncTask
- FARSaveWorldAsyncTask
- FARErrorSaveWorldAsyncTask
- FCheckGeoTrackingAvailabilityAsyncTask
- FGetGeoLocationAsyncTask
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
Include | #include "ARTypes.h" |
Syntax
class FARAsyncTask
Remarks
Base class for async AR requests
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FThreadSafeBool | bHadError | |
![]() |
FThreadSafeBool | bIsDone | |
![]() |
FString | Error |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |