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

Method constructor

_agent.js:2079–2081  ·  view source on GitHub ↗
(pointer)

Source from the content-addressed store, hash-verified

2077exports.NativeStruct = void 0;
2078class NativeStruct extends NativePointer {
2079 constructor(pointer) {
2080 super(pointer);
2081 }
2082}
2083exports.NativeStruct = NativeStruct;
2084},{}],22:[function(require,module,exports){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected