Show / Hide Table of Contents

Class GUIConsts

Some stuff I needed elsewhere, but couldn't find in Unity itself, probably because I didn't look hard enough. :)

Inheritance
System.Object
GUIConsts
Namespace: InsaneScatterbrain.Tools.Editor
Syntax
public static class GUIConsts

Fields

ScrollbarThickness

Declaration
public const int ScrollbarThickness = 15
Field Value
Type Description
System.Int32
Back to top Generated by DocFX