Click or drag to resize

HelpBoxAttributeDrawer Methods

The HelpBoxAttributeDrawer type exposes the following members.

Methods
  NameDescription
Public methodCanCacheInspectorGUI

Override this method to determine whether the inspector GUI for your decorator can be cached.

(Inherited from DecoratorDrawer.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetHeight
Get height
(Overrides DecoratorDrawer.GetHeight.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnGUI
OnGUI
(Overrides DecoratorDrawer.OnGUI(Rect).)
Public methodToString (Inherited from Object.)
Top
See Also