Example #1
0
 public bool Valid()
 {
     return(Axis.Length() > 0.0f && Action != null);
 }