FRunnable::Exit

Exits the runnable object.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/Runnable.h

Include

#include "HAL/Runnable.h"

Syntax

virtual void Exit()

Remarks

Exits the runnable object.

Called in the context of the aggregating thread to perform any cleanup.

See Also

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