UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TaskGraphFwd.h File Reference

Go to the source code of this file.

Typedefs

using FGraphEvent = FBaseGraphTask
 
using FGraphEventRef = TRefCountPtr< FBaseGraphTask >
 

Typedef Documentation

◆ FGraphEvent

Generic task used by the task graph system

◆ FGraphEventRef

Convenience typedef for a reference counted pointer to a graph event