InstancedStaticMeshComponent-RemoveInstance(int).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.InstancedStaticMeshComponent

InstancedStaticMeshComponent.RemoveInstance(int) Method

Removes the specified instance

public bool RemoveInstance(int instanceIndex);

Parameters

instanceIndex System.Int32

Returns

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.InstancedStaticMeshComponent
  2. 1InstancedStaticMeshComponent.RemoveInstance(int) Method