FSingleThreadRunnable

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

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/SingleThreadRunnable.h

Include

#include "Misc/SingleThreadRunnable.h"

Syntax

class FSingleThreadRunnable

Remarks

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

Destructors

Name Description

Public function Virtual

~FSingleThreadRunnable()

Functions

Name Description

Public function

void

 

Tick()

Tick function.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss