Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore > IDatasmithHierarchicalInstancedStaticMeshActorElement
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
void RemoveInstance
&40;
int32 InstanceIndex
&41;
Remarks
Remove an instance
Parameters
Name | Description |
---|---|
InstanceIndex | The index of the instance to remove Note that this destruct the order of the instances |