![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AsyncLoading.h>
Public Types | |
| typedef TArray< FEventLoadNodePtr > | TNodesWaitingForMeArray |
Public Member Functions | |
| FORCEINLINE | FEventLoadNode () |
Public Attributes | |
| TNodesWaitingForMeArray | NodesWaitingForMe |
| int32 | NumPrerequistes |
| bool | bFired |
| bool | bAddedToGraph |
[EDL] Event Load Node
|
inline |
| bool FEventLoadNode::bAddedToGraph |
| bool FEventLoadNode::bFired |
| TNodesWaitingForMeArray FEventLoadNode::NodesWaitingForMe |
| int32 FEventLoadNode::NumPrerequistes |