MCPcopy Create free account
hub / github.com/IIIImmmyyy/frida-il2cppDumper /

Class

_agent.js:2078–2078  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2076Object.defineProperty(exports, "__esModule", { value: true });
2077exports.NativeStruct = void 0;
2078class NativeStruct extends NativePointer {
2079 constructor(pointer) {
2080 super(pointer);
2081 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected