Simple Poker Template 0.0.1
|
This class contain custom drawer for ReadOnly attribute. More...
Public Member Functions | |
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
Unity method for drawing GUI in Editor. | |
This class contain custom drawer for ReadOnly attribute.
override void SimplePoker.Attribute.ReadOnlyDrawer.OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label ) |
Unity method for drawing GUI in Editor.
position | Position. |
property | Property. |
label | Label. |