Navigation
API > API/Runtime > API/Runtime/Engine
Classes
| Type | Name | Description | |
|---|---|---|---|
| AInstancedPlacementPartitionActor | The base class used by any editor placement of instanced objects, which holds any relevant runtime data for the placed instances. | ||
| FClientPlacementInfo | Settings which are unique per partition actor. | ||
| FInstancedPlacementHash | FPartitionInstanceHash Used for editor locality of placed instances in a partition actor to control density and avoid overlapping instances | ||
| FPlacementInstance | Editor information about where and how an instance was placed | ||
| UInstancedPlacemenClientSettings | Settings which can be shared across partition actors. |