Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/ALightWeightInstanceStaticMeshMa-
- ISMInstanceManager::NotifySMInstanceMovementOngoing()
- ALightWeightInstanceStaticMeshManager::NotifySMInstanceMovementOngoing()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/LightWeightInstanceStaticMeshManager.h |
| Include | #include "GameFramework/LightWeightInstanceStaticMeshManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LightWeightInstanceStaticMeshManager.cpp |
virtual 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.