CommentPropertyDrawer Class |
Namespace: Gamelogic.Extensions.Editor
[CustomPropertyDrawer(typeof(CommentAttribute), true)] public class CommentPropertyDrawer : DecoratorDrawer
The CommentPropertyDrawer type exposes the following members.
| Name | Description | |
|---|---|---|
| CommentPropertyDrawer |
| Name | Description | |
|---|---|---|
| attribute | The PropertyAttribute for the decorator. (Read Only) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetHeight | (Overrides DecoratorDrawer.GetHeight.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnGUI | (Overrides DecoratorDrawer.OnGUI(Rect).) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |