Class MinDecorator
Used to draw a 'MinAttribute' Decorator.
Namespace: Unity.MARS
Syntax
[Decorator(typeof(MinAttribute))]
public sealed class MinDecorator : AttributeDecorator
Methods
OnGUI(SerializedProperty, GUIContent, Attribute)
Declaration
public override bool OnGUI(SerializedProperty property, GUIContent label, Attribute attribute)
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | property | |
GUIContent | label | |
Attribute | attribute |
Returns
Type | Description |
---|---|
Boolean |