Ejemplo n.º 1
0
 public static VirtualAxis AxisReference(string name)
 {
     return(activeInput.AxisReference(name));
 }