UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.General.Attributes.Editor Namespace Reference

Scripts which make up the attributes on the editor side can be found here.

Classes

class  DropDownDrawer
 Defines a [DropDown(..)] attribute, which creates a drop down menu to select from. See DropDownAttribute for the usage. More...
 
class  ReadOnlyDrawer
 Defines a [ReadOnly] attribute, which displays the variable but disables editing. More...