Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/FWorldPartitionUtils
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionUtils.h |
| Include | #include "WorldPartition/WorldPartitionUtils.h" |
Syntax
class FSimulateCookedSession
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSimulateCookedSession
(
UWorld* InWorld |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ForEachStreamingCells
(
TFunctionRef< void(const IWorldPartitionCell*)> Func |
||
| bool | GetIntersectingCells
(
const TArray< FWorldPartitionStreamingQuerySource >& InSources, |
||
| bool | IsValid () |