Navigation
API > API/Runtime > API/Runtime/Engine
| Name | URuntimeSpatialHashExternalStreamingObject |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeSpatialHash.h |
| Include Path | #include "WorldPartition/WorldPartitionRuntimeSpatialHash.h" |
Syntax
UCLASS (MinimalAPI)
class URuntimeSpatialHashExternalStreamingObject : public URuntimeHashExternalStreamingObjectBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URuntimeHashExternalStreamingObjectBase → URuntimeSpatialHashExternalStreamingObject
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StreamingGrids | TArray< FSpatialHashStreamingGrid > | WorldPartition/WorldPartitionRuntimeSpatialHash.h |