Beispiel #1
0
 static void Postfix(InputAction action, ref bool __result)
 {
     __result = __result || VRInput.GetActionUp(action);
 }