Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/ALightWeightInstanceStaticMeshMa-
- ISMInstanceManager::DeleteSMInstances()
- ALightWeightInstanceStaticMeshManager::DeleteSMInstances()
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 bool DeleteSMInstances
&40;
TArrayView< const FSMInstanceId > InstanceIds
&41;
Remarks
Attempt to delete the given static mesh instances. True if any instances were deleted, false otherwise.