Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UWorldPartitionRuntimeCellData
- UWorldPartitionRuntimeCellDataSpatialHash
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeCellDataSpatialHash.h |
| Include | #include "WorldPartition/WorldPartitionRuntimeCellDataSpatialHash.h" |
Syntax
UCLASS (Within=WorldPartitionRuntimeCell, MinimalAPI)
class UWorldPartitionRuntimeCellDataSpatialHash : public UWorldPartitionRuntimeCellData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Extent | ||
| FVector | Position |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWorldPartitionRuntimeCellDataSpatialHash
(
const FObjectInitializer& ObjectInitializer |
Overridden from UWorldPartitionRuntimeCellData
| Type | Name | Description | |
|---|---|---|---|
| void | AppendStreamingSourceInfo
(
const FWorldPartitionStreamingSource& Source, |
||
| FBox | Returns the cell's bounds, which is the uniform size of the cell. | ||
| FBox | Returns the cell's streaming bounds, which is what the underlying runtime hash uses to intersect cells. | ||
| bool | IsDebugShown () |
||
| void | |||
| void | |||
| int32 | SortCompare
(
const UWorldPartitionRuntimeCellData* InOther |
Sorting criterias: |