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