Click or drag to resize

QuickButtonAttribute Constructor

Overload List
  NameDescription
Public methodQuickButtonAttribute(String, Boolean)
Use this on a serialized field to quickly add a button to the inspector without having to write custom inspector code.
Public methodQuickButtonAttribute(String, String, Boolean)
Use this on a serialized field to quickly add a button to the inspector without having to write custom inspector code.
Top
See Also