Ejemplo n.º 1
0
 public static bool Prefix(Beach __instance, ref bool __result)
 {
     return(ModEntry.ProcessNoClipping(ref __result));
 }
Ejemplo n.º 2
0
 public static bool Prefix(DecoratableLocation __instance, ref bool __result)
 {
     return(ModEntry.ProcessNoClipping(ref __result));
 }