Search found 1 match

by koopa539
Sat Apr 15, 2023 7:32 pm
Forum: Cheat Engine Lua Scripting
Topic: invoke overloaded mono method
Replies: 1
Views: 4750

invoke overloaded mono method

Hi! I am trying to find the player's CharacterBody entity in Risk of Rain 2 using the mono API and it crashes on the `mono_class_findMethod` call. Most likely I am doing it wrong, below is the code. Can anyone spot something? NB: It works when I invoke the method using the mono dissect GUI and use t...