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

#include <AsyncWork.h>

+ Inheritance diagram for FNonAbandonableTask:

Public Member Functions

bool CanAbandon ()
 
void Abandon ()
 

Detailed Description

Stub class to use a base class for tasks that cannot be abandoned

Member Function Documentation

◆ Abandon()

void FNonAbandonableTask::Abandon ( )
inline

◆ CanAbandon()

bool FNonAbandonableTask::CanAbandon ( )
inline

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