Ludeon Forums

RimWorld => Mods => Help => Topic started by: EVERYNAMEISUNAVAILABLE on April 14, 2022, 04:54:45 PM

Title: Harmony and private methods
Post by: EVERYNAMEISUNAVAILABLE on April 14, 2022, 04:54:45 PM
Hi, i'm trying to change value of a private method return using harmony, how do i do that? can someone give me an example please?
Title: Re: Harmony and private methods
Post by: Canute on April 15, 2022, 03:12:23 AM
Seaching for "change value of a private method return using harmony"
give this result
Search Results (https://www.google.com/search?q=change+value+of+a+private+method+return+using+harmony&client=firefox-b-d&gbv=1&sei=ahpZYoHoCZqH9u8Pr5GpGA)
which should give you a good start i think.
Title: Re: Harmony and private methods
Post by: RawCode on April 30, 2022, 01:05:34 AM
method protection levels are syntax sugar.