Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUIStyle.DrawCursor

DrawCursor(position: Rect, content: GUIContent, controlID: int, Character: int): void;
void DrawCursor(Rect position, GUIContent content, int controlID, int Character);
def DrawCursor(position as Rect, content as GUIContent, controlID as int, Character as int) as void

Description

Draw this GUIStyle with selected content.