Example #1
0
 protected override float DrawArgField(float value)
 {
     return(ScriptableEventGUI.FloatField(value));
 }