Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMPartition
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMPartitionInstanceManager.h |
| Include | #include "ISMPartition/ISMPartitionInstanceManager.h" |
Syntax
struct FISMPartitionInstanceManager
Remarks
An ISM partition instance manager, tied to a given client instance ID.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FISMPartitionInstanceManager
(
const FISMClientInstanceId& InInstanceId, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | |||
| bool | CanMoveISMPartitionInstance
(
const ETypedElementWorldType WorldType |
||
| bool | |||
| bool | DuplicateISMPartitionInstance
(
FISMClientInstanceId& OutNewInstanceId |
||
| const FISMClientInstanceId & | |||
| IISMPartitionInstanceManager * | |||
| FText | |||
| FText | |||
| bool | GetISMPartitionInstanceTransform
(
FTransform& OutInstanceTransform, |
||
| void | |||
| void | |||
| void | |||
| void | NotifyISMPartitionInstanceSelectionChanged
(
const bool bIsSelected |
||
| bool | SetISMPartitionInstanceTransform
(
const FTransform& InstanceTransform, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FISMPartitionInstanceManager& InRHS |
||
| bool | operator==
(
const FISMPartitionInstanceManager& InRHS |