예제 #1
0
 static void Postfix(CookingManagerRework __instance, ref float __result)
 {
     __result = 1.0f;
 }
예제 #2
0
 static void Postfix(CookingManagerRework __instance, ref bool __result)
 {
     __result = true;
 }