Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorldPartitionRuntimeCell
Description
Returns the cell's streaming bounds, which is what the underlying runtime hash uses to intersect cells. If the cell is Custom HLOD Placeholder cell, returns cell bounds.
| Name | GetStreamingBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeCell.h |
| Include Path | #include "WorldPartition/WorldPartitionRuntimeCell.h" |
FBox GetStreamingBounds() const