Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DrawWithTextSelection(Rect, GUIContent, int, int, int)

Draw this GUIStyle with selected content.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.IMGUIModule
public void DrawWithTextSelection(Rect position, GUIContent content, int controlID, int firstSelectedCharacter, int lastSelectedCharacter)

Parameters

position


content


controlID


firstSelectedCharacter


lastSelectedCharacter