![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WorldPartitionRuntimeSpatialHash.h>
Public Member Functions | |
| FSpatialHashStreamingGridLayerCell ()=default | |
| FSpatialHashStreamingGridLayerCell (const FSpatialHashStreamingGridLayerCell &Other)=delete | |
| FSpatialHashStreamingGridLayerCell (FSpatialHashStreamingGridLayerCell &&Other)=default | |
| FSpatialHashStreamingGridLayerCell & | operator= (const FSpatialHashStreamingGridLayerCell &Other)=delete |
| FSpatialHashStreamingGridLayerCell & | operator= (FSpatialHashStreamingGridLayerCell &&Other)=default |
Public Attributes | |
| TArray< TObjectPtr< UWorldPartitionRuntimeCell > > | GridCells |
|
default |
|
delete |
|
default |
|
delete |
|
default |
| TArray<TObjectPtr<UWorldPartitionRuntimeCell> > FSpatialHashStreamingGridLayerCell::GridCells |