Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Streaming > API/Runtime/Engine/Streaming/FLevelStreamingDelegates
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Streaming/LevelStreamingDelegates.h |
| Include | #include "Streaming/LevelStreamingDelegates.h" |
Syntax
static OnLevelStreamingStateChanged;
Remarks
Called when a streaming level enters a new state. When a level is newly added to the streaming system, PreviousState and NewState may be equal.