![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AsyncLoading.h>
Public Member Functions | |
| FEventLoadNodePtr () | |
| FORCEINLINE bool | operator== (const FEventLoadNodePtr &Other) const |
| FORCEINLINE int32 | NumImplicitArcs () |
| FORCEINLINE FEventLoadNodePtr | GetImplicitArc () |
| FString | HumanReadableStringForDebugging () const |
Public Attributes | |
| FCheckedWeakAsyncPackagePtr | WaitingPackage |
| FPackageIndex | ImportOrExportIndex |
| EEventLoadNode | Phase |
Friends | |
| FORCEINLINE friend uint32 | GetTypeHash (const FEventLoadNodePtr &NodePtr) |
[EDL] Event Load Node Pointer
|
inline |
|
inline |
| FString FEventLoadNodePtr::HumanReadableStringForDebugging | ( | ) | const |
|
inline |
|
inline |
|
friend |
| FPackageIndex FEventLoadNodePtr::ImportOrExportIndex |
| EEventLoadNode FEventLoadNodePtr::Phase |
| FCheckedWeakAsyncPackagePtr FEventLoadNodePtr::WaitingPackage |