My Project
|
Classes | |
class | VersionHistory |
Public Attributes | |
Texture2D | icon |
Texture2D | scriptReference |
Texture2D | settings |
Color | colorDefault = Color.black |
Color | colorValueChanged = Color.cyan |
Color | colorButtonSelected = Color.yellow |
Color | colorButtonUnselected = Color.white |
Color | colorTextBox = Color.yellow |
VersionHistory[] | versionHistory |
Static Public Attributes | |
static int | ImportantChange = 2 |