Tool ImGui Il2cpp Tool

Ditch532

Rookie
Sep 15, 2023
2
0
1
Pluto
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?