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

Function LOGZ

Il2cppHook/_Ufunc.js:8853–8853  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

8851const LOGH = (msg) => (0, exports.LOG)(msg, enum_1.LogColor.C96);
8852exports.LOGH = LOGH;
8853const LOGZ = (msg) => (0, exports.LOG)(msg, enum_1.LogColor.C90);
8854exports.LOGZ = LOGZ;
8855function printLogColors() {
8856 let str = "123456789";

Callers 10

showMethodsMethod · 0.70
showFieldsMethod · 0.70
_Ufunc.jsFile · 0.70
printModuleFunction · 0.70
showDetailsFunction · 0.70
toShowMethod · 0.70
InterceptorGetFunctionsFunction · 0.70
InterceptorSetFunctionsFunction · 0.70
getApkInfoFunction · 0.70
printExpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected