Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/UWorldPartitionStreamingPolicy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionStreamingPolicy.h |
| Include | #include "WorldPartition/WorldPartitionStreamingPolicy.h" |
Syntax
struct FActivatedCells
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
const UWorldPartitionRuntimeCell* InCell |
||
| bool | Contains
(
const UWorldPartitionRuntimeCell* InCell |
||
| const TSet< const UWorldPartitionRuntimeCell * > & | GetCells () |
||
| const TSet< const UWorldPartitionRuntimeCell * > & | |||
| void | OnAddedToWorld
(
const UWorldPartitionRuntimeCell* InCell |
||
| void | OnRemovedFromWorld
(
const UWorldPartitionRuntimeCell* InCell |
||
| void | Remove
(
const UWorldPartitionRuntimeCell* InCell |