TransitionLibraryWindowHighlighter.

DrawHighlightGUI(Rect, bool, bool) Method

Summary

Draws highlights for the `area`.

Syntax

public void DrawHighlightGUI(Rect area, bool selected, bool hover)

Parameters

Name Type Description
area Rect
selected bool
hover bool

Return Value

Type Description
void