HarmonyX
HarmonyX copied to clipboard
Traverse is missing warning messages similar to AccessTools
Traverse.Field and some other methods don't show any warning in log if the member doesn't actually exist (unlike AccessTools), which makes debugging harder.
If the member doesn't exist then a warning should be logged.