EditorSceneViewGUI ToggleWithToolTip Method STUUI API Documentation V1.0.0

Namespace: NarayanaGames.Common
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public static bool ToggleWithToolTip(
	Rect pos,
	float xOnFlip,
	bool active,
	GUIContent contentActive,
	GUIContent contentInactive
)
See Also