![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WorldPartitionRuntimeSpatialHash.h>
Public Member Functions | |
| FSpatialHashStreamingGridLevel ()=default | |
| FSpatialHashStreamingGridLevel (const FSpatialHashStreamingGridLevel &Other)=delete | |
| FSpatialHashStreamingGridLevel (FSpatialHashStreamingGridLevel &&Other)=default | |
| FSpatialHashStreamingGridLevel & | operator= (const FSpatialHashStreamingGridLevel &Other)=delete |
| FSpatialHashStreamingGridLevel & | operator= (FSpatialHashStreamingGridLevel &&Other)=default |
Public Attributes | |
| TArray< FSpatialHashStreamingGridLayerCell > | LayerCells |
| TMap< int64, int32 > | LayerCellsMapping |
Represents a PIE/Game streaming grid level
|
default |
|
delete |
|
default |
|
delete |
|
default |
| TArray<FSpatialHashStreamingGridLayerCell> FSpatialHashStreamingGridLevel::LayerCells |
Represents the grid cells
Represents the grid cells index mapping