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