Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IISMPartitionInstanceManager
Description
Notify that the given client ISM instance is currently being moved.
This gives the manager a chance to update a move operation.
Derived Overrides
| Name | NotifyISMPartitionInstanceMovementOngoing |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMPartitionInstanceManager.h |
| Include Path | #include "ISMPartition/ISMPartitionInstanceManager.h" |
void NotifyISMPartitionInstanceMovementOngoing
(
const FISMClientInstanceId & InstanceId
)