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

Method flags

_agent.js:1720–1722  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1718 return il2cppApi_1.il2cppApi.il2cpp_class_get_namespace(this).readCString();
1719 }
1720 flags() {
1721 return il2cppApi_1.il2cppApi.il2cpp_class_get_flags(this);
1722 }
1723 valueType() {
1724 return il2cppApi_1.il2cppApi.il2cpp_class_is_valuetype(this);
1725 }

Callers 1

_agent.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected