C# Class AudioCustomDrawer, clockwork

Inheritance: UnityEditor.PropertyDrawer
Mostrar archivo Open project: shadowseer99/clockwork

Public Methods

Method Description
OnGUI ( Rect pos, UnityEditor.SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect pos, UnityEditor.SerializedProperty property, GUIContent label ) : void
pos Rect
property UnityEditor.SerializedProperty
label GUIContent
return void