UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FARErrorGetCandidateObjectAsyncTask Class Reference

#include <ARTypes.h>

+ Inheritance diagram for FARErrorGetCandidateObjectAsyncTask:

Public Member Functions

 FARErrorGetCandidateObjectAsyncTask (FString InError)
 
virtual UARCandidateObjectGetCandidateObject () override
 
- Public Member Functions inherited from FARAsyncTask
virtual ~FARAsyncTask ()
 
UE_API bool HadError () const
 
UE_API FString GetErrorString () const
 
UE_API bool IsDone () const
 

Additional Inherited Members

- Protected Attributes inherited from FARAsyncTask
FThreadSafeBool bIsDone
 
FThreadSafeBool bHadError
 
FString Error
 

Constructor & Destructor Documentation

◆ FARErrorGetCandidateObjectAsyncTask()

FARErrorGetCandidateObjectAsyncTask::FARErrorGetCandidateObjectAsyncTask ( FString  InError)
inline

Member Function Documentation

◆ GetCandidateObject()

virtual UARCandidateObject * FARErrorGetCandidateObjectAsyncTask::GetCandidateObject ( )
inlineoverridevirtual
Returns
the candidate object that you can use for detection later

Implements FARGetCandidateObjectAsyncTask.


The documentation for this class was generated from the following file: