Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance > API/Runtime/Engine/Elements/SMInstance/ISMInstanceManager
- ISMInstanceManager::NotifySMInstanceMovementStarted()
- ALightWeightInstanceStaticMeshManager::NotifySMInstanceMovementStarted()
- AISMPartitionActor::NotifySMInstanceMovementStarted()
- UInstancedStaticMeshComponent::NotifySMInstanceMovementStarted()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceManager.h |
| Include | #include "Elements/SMInstance/SMInstanceManager.h" |
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.