Help! Hooking Static Method

Landnage

Platinian
Original poster
Jan 14, 2022
5
2
3
24
United State
is it possible to hook this method and if so is it just like normal void hooking ?


// RVA: 0x9875B4 Offset: 0x9875B4 VA: 0x9875B4
public static void add_sessionCurrencyChanged(Action<int> value) { }
 
  • Like
Reactions: wsznc