OnDisable() static public method

static public OnDisable ( ) : void
return void
Beispiel #1
0
 public void OnDisable()
 {
     OVRTouchpad.OnDisable();
 }