UHierarchicalInstancedStaticMeshComponent::RemoveInstancesInternal

Removes specified instances

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/HierarchicalInstancedStaticMeshComponent.h

Include

#include "Components/HierarchicalInstancedStaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/HierarchicalInstancedStaticMesh.cpp

Syntax

void RemoveInstancesInternal
(
    const int32 * InstanceIndices,
    int32 Num
)

Remarks

Removes specified instances

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss