Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveAt(int)

Removes the sort description at the specified index.
Read time 1 minuteLast updated 13 days ago

Definition

public void RemoveAt(int index)

Parameters

index

The index of the sort description to remove.