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