MCPcopy Create free account
hub / github.com/axhlzy/Il2CppHookScripts / map

Method map

Il2cppHook/_Ufunc.js:7999–8001  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7997 return this.addr.readPointer();
7998 }
7999 get map() {
8000 return this.addr.add(Process.pointerSize).readPointer();
8001 }
8002 get mapsize() {
8003 return this.addr.add(Process.pointerSize * 2).readPointer();
8004 }

Callers 15

_list_imagesMethod · 0.45
_list_images_pointersMethod · 0.45
_list_images_namesMethod · 0.45
_list_classesMethod · 0.45
showMethodsMethod · 0.45
innerImageMethod · 0.45
attachMethodInfoMethod · 0.45
BreakerClass · 0.45
showMethodInfoFunction · 0.45
toSimpleStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected