Navigation
API > API/Runtime > API/Runtime/AugmentedReality
| Name | FARErrorGetCandidateObjectAsyncTask |
| Type | class |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path | #include "ARTypes.h" |
Syntax
class FARErrorGetCandidateObjectAsyncTask : public FARGetCandidateObjectAsyncTask
Inheritance Hierarchy
- FARAsyncTask → FARGetCandidateObjectAsyncTask → FARErrorGetCandidateObjectAsyncTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FARErrorGetCandidateObjectAsyncTask
(
FString InError |
ARTypes.h |
Functions
Public
Overridden from FARGetCandidateObjectAsyncTask
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UARCandidateObject * GetCandidateObject() |
ARTypes.h |