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