Method EditorToggle
EditorToggle(Rect, bool, GUIContent, GUIStyle)
Declaration
public static bool EditorToggle(Rect position, bool value, GUIContent content, GUIStyle style)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | position | |
| bool | value | |
| GUIContent | content | |
| GUIStyle | style |
Returns
| Type | Description |
|---|---|
| bool |