Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FClientPlacementInfo
Description
Notify that the given client ISM instance is done being moved.
This gives the manager a chance to end a move operation.
Virtual Inheritance
- IISMPartitionInstanceManager::NotifyISMPartitionInstanceMovementEnded → FClientPlacementInfo::NotifyISMPartitionInstanceMovementEnded
| Name | NotifyISMPartitionInstanceMovementEnded |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Instances/InstancedPlacementClientInfo.h |
| Include Path | #include "Instances/InstancedPlacementClientInfo.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Instances/InstancedPlacementClientInfo.cpp |
virtual void NotifyISMPartitionInstanceMovementEnded
(
const FISMClientInstanceId & InstanceId
)