Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance > API/Runtime/Engine/Elements/SMInstance/ISMInstanceManager
- ISMInstanceManager::NotifySMInstanceMovementOngoing()
- AISMPartitionActor::NotifySMInstanceMovementOngoing()
- ALightWeightInstanceStaticMeshManager::NotifySMInstanceMovementOngoing()
- UInstancedStaticMeshComponent::NotifySMInstanceMovementOngoing()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceManager.h |
| Include | #include "Elements/SMInstance/SMInstanceManager.h" |
void NotifySMInstanceMovementOngoing
(
const FSMInstanceId & InstanceId
)
Remarks
Notify that the given static mesh instance is currently being moved.
This gives the manager a chance to update a move operation.