UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSingleThreadRunnable Class Referenceabstract

#include <SingleThreadRunnable.h>

+ Inheritance diagram for FSingleThreadRunnable:

Public Member Functions

virtual ~FSingleThreadRunnable ()
 
virtual void Tick ()=0
 

Detailed Description

Interface for ticking runnables when there's only one thread available and multithreading is disabled.

Constructor & Destructor Documentation

◆ ~FSingleThreadRunnable()

virtual FSingleThreadRunnable::~FSingleThreadRunnable ( )
inlinevirtual

Member Function Documentation

◆ Tick()


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