Vectorial1024/EliteBionicsFramework

v1.4 patching pending

Closed this issue · 1 comments

Need to investigate this:

A usage(s) for getMaxHealth is found in an anon class:

Verse.DamageWorker_Blunt+<>c.<StunChances>b__2_5

Verse.DamageWorker_Blunt+<>c.<StunChances>b__2_0

This is what you get for using lambda functions... things are inlined without a proper name, and it is more difficult to reflect upon it.

Should be doable, but will need time to figure it out.

Patch complete, and it is uploaded to Steam.

Closing.