Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
- ISMInstanceManager::DeleteSMInstances()
- UInstancedStaticMeshComponent::DeleteSMInstances()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
virtual bool DeleteSMInstances
(
TArrayView < const FSMInstanceId > InstanceIds
)
Remarks
Attempt to delete the given static mesh instances. True if any instances were deleted, false otherwise.