BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/InstancedStaticMesh
Remove the instances specified. Returns True on success.
Target is Instanced Static Mesh Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
integer | Instances to Remove |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Remove the instances specified. Returns True on success. |