C# Class Fizzle.DelayLineDrawer

Inheritance: Fizzle.FizzleDrawer
Afficher le fichier Open project: simonwittber/fizzle

Méthodes publiques

Méthode Description
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public méthode

public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void
position Rect
property SerializedProperty
label GUIContent
Résultat void