Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULevelStreaming
Description
Returns the RequestIDs for the async load requests required to load the level. These IDs are cleared during OnLoadingFinished
| Name | GetAsyncRequestIDs |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/LevelStreaming.h |
| Include Path | #include "Engine/LevelStreaming.h" |
const TArray < int32 > & GetAsyncRequestIDs() const