FCallback

A callback used to perform a task in the update process.

Windows
MacOS
Linux

Type

typedef TFunction< void &Context)> FCallback

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RenderAssetUpdate.h

Include

#include "RenderAssetUpdate.h"

Remarks

A callback used to perform a task in the update process. Each task must be executed on a specific thread.

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