C# Class Fizzle.DelayLineDrawer

Inheritance: Fizzle.FizzleDrawer
Mostra file Open project: simonwittber/fizzle

Public Methods

Method Description
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void
position Rect
property SerializedProperty
label GUIContent
return void