LiveSplit / asr

Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.
https://livesplit.org/asr/asr
Apache License 2.0
10 stars 10 forks source link

[Unity] Properly recover fields inside a class #69

Closed Jujstme closed 11 months ago

Jujstme commented 11 months ago

This commit fixes the code failing to find fields inherited from an abstract or a parent class.

Jujstme commented 11 months ago

Closing as I'm integrating those fixes in https://github.com/LiveSplit/asr/pull/71