EditorSceneViewGUI Toggle Method (, Boolean, , )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 Toggle(
	Rect pos,
	bool active,
	GUIContent iconActive,
	GUIContent iconInactive
)

Parameters

pos
Type: Rect
active
Type: OnlineSystem Boolean
iconActive
Type: GUIContent
iconInactive
Type: GUIContent
See Also