Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveKey(int)

Removes a key.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void RemoveKey(int index)

Parameters

index

The index of the key to remove.