Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ALightWeightInstanceStaticMeshMa-
Description
Notify that the given static mesh instance is done being moved.
This gives the manager a chance to end a move operation.
Virtual Inheritance
- ISMInstanceManager::NotifySMInstanceMovementEnded → ALightWeightInstanceStaticMeshManager::NotifySMInstanceMovementEnded
| Name | NotifySMInstanceMovementEnded |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/LightWeightInstanceStaticMeshManager.h |
| Include Path | #include "GameFramework/LightWeightInstanceStaticMeshManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LightWeightInstanceStaticMeshManager.cpp |
virtual void NotifySMInstanceMovementEnded
(
const FSMInstanceId & InstanceId
)