Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Streaming
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UStreamingWorldSubsystemInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Streaming/StreamingWorldSubsystemInterface.h |
| Include | #include "Streaming/StreamingWorldSubsystemInterface.h" |
Syntax
class UStreamingWorldSubsystemInterface : public UInterface
Remarks
Interface for world subsystems that require an update for streaming (called by UWorld::InternalUpdateStreamingState)