Jump to content

baron111

Newbie
  • Posts

    2
  • Joined

  • Last visited

baron111's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • Reacting Well

Recent Badges

0

Reputation

  1. Il2CppMethod methodAccess("Project_d.dll"); HistoryOffset = methodAccess.getClass("example", "example").getMethod("history", 0); Il2CppMethod methodAccess1("Project.Plugins_d.dll"); MapOffset = methodAccess1.getClass("example", "example").getMethod("map", 3); if i have two dll to get can i wrtie like this?
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines