Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMPartition > API/Runtime/Engine/ISMPartition/IISMPartitionInstanceManager
- IISMPartitionInstanceManager::NotifyISMPartitionInstanceMovementStarted()
- FClientPlacementInfo::NotifyISMPartitionInstanceMovementStarted()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMPartitionInstanceManager.h |
| Include | #include "ISMPartition/ISMPartitionInstanceManager.h" |
void NotifyISMPartitionInstanceMovementStarted
&40;
const FISMClientInstanceId & InstanceId
&41;
Remarks
Notify that the given client ISM instance is about to be moved.
This gives the manager a chance to start a move operation, to avoid performing repeated work until the move is finished.