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