Esempio n. 1
0
 private static MethodBase TargetMethod()
 {
     return(CustomTransparencyMod.GetSDVType("TerrainFeatures.Tree").GetMethod("tickUpdate"));
 }
 private static MethodBase TargetMethod()
 {
     return(CustomTransparencyMod.GetSDVType("Buildings.Building").GetMethod("Update"));
 }