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