Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMPartition > API/Runtime/Engine/ISMPartition/AISMPartitionActor
- ISMInstanceManager::NotifySMInstanceMovementStarted()
- AISMPartitionActor::NotifySMInstanceMovementStarted()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMPartitionActor.h |
| Include | #include "ISMPartition/ISMPartitionActor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ISMPartition/ISMPartitionActor.cpp |
virtual void NotifySMInstanceMovementStarted
&40;
const FSMInstanceId & InstanceId
&41;
Remarks
Notify that the given static mesh 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.