This is the AMP version of this page.
If you want to load the real page instead, click this text.

Tool ImGui Il2cpp Tool

hope that in the future this tool can read obfuscated methods like public Void ĬĮǘǫƁ() { }

This is something very useful, thanks for sharing!
 
C++:
    // RVA: 0xC79E04 Offset: 0xC79E04 VA: 0xC79E04
    public void SetClub(Club club) { }

I am using the imgui tool, it works by showing all the clubs and just choosing (even if only the offset / without a name)

the question is, does anyone know or have an example code for hooking in AIDE with the Class parameter? Or is it impossible?