![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Types | |
| typedef EEventLoadNodeExecutionResult(* | FAsyncLoadEventFunc) (FAsyncLoadingThreadState2 &, FAsyncPackage2 *, int32) |
Public Attributes | |
| FAsyncLoadEventFunc | Func = nullptr |
| FAsyncLoadEventQueue2 * | EventQueue = nullptr |
| EExecutionType | ExecutionType = EExecutionType::Normal |
| const TCHAR * | Name = nullptr |
| typedef EEventLoadNodeExecutionResult(* FAsyncLoadEventSpec::FAsyncLoadEventFunc) (FAsyncLoadingThreadState2 &, FAsyncPackage2 *, int32) |
| FAsyncLoadEventQueue2* FAsyncLoadEventSpec::EventQueue = nullptr |
| EExecutionType FAsyncLoadEventSpec::ExecutionType = EExecutionType::Normal |
| FAsyncLoadEventFunc FAsyncLoadEventSpec::Func = nullptr |
| const TCHAR* FAsyncLoadEventSpec::Name = nullptr |