Esempio n. 1
0
 static void Postfix(CookingManagerRework __instance, ref float __result)
 {
     __result = 1.0f;
 }
Esempio n. 2
0
 static void Postfix(CookingManagerRework __instance, ref bool __result)
 {
     __result = true;
 }