MafiaHub / MafiaMP

Multiplayer experience for Mafia: Definitive Edition
https://mafiahub.dev
Other
39 stars 5 forks source link

Reverse C_Variant class #58

Open Segfaultd opened 7 months ago

Segfaultd commented 7 months ago

Description

If we want to reverse native UI calls and replace lua calls, we have to reverse the ue::C_Variant class.

It's a custom H13-made class for handling variadic args.

Scope

Reverse engineering only