Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ITextSelection.SelectRange

Declaration

public void SelectRange(int cursorIndex, int selectionIndex);

Description

Select text between cursorIndex and selectIndex.