Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FClientPlacementInfo
Description
Notify that the given client ISM instance is currently being moved.
This gives the manager a chance to update a move operation.
Virtual Inheritance
- IISMPartitionInstanceManager::NotifyISMPartitionInstanceMovementOngoing → FClientPlacementInfo::NotifyISMPartitionInstanceMovementOngoing
| Name | NotifyISMPartitionInstanceMovementOngoing |
| 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 NotifyISMPartitionInstanceMovementOngoing
(
const FISMClientInstanceId & InstanceId
)