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

Function LOGO

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

Source from the content-addressed store, hash-verified

8847const LOGD = (msg) => (0, exports.LOG)(msg, enum_1.LogColor.C36);
8848exports.LOGD = LOGD;
8849const LOGO = (msg) => (0, exports.LOG)(msg, enum_1.LogColor.C33);
8850exports.LOGO = LOGO;
8851const LOGH = (msg) => (0, exports.LOG)(msg, enum_1.LogColor.C96);
8852exports.LOGH = LOGH;

Callers 14

showImagesMethod · 0.70
showClassesMethod · 0.70
showMethodsMethod · 0.70
showFieldsMethod · 0.70
findMethodSyncMethod · 0.70
listFieldsFromClsMethod · 0.70
innerImageMethod · 0.70
attachMethodInfoMethod · 0.70
onEnterMethod · 0.70
_Ufunc.jsFile · 0.70
toShowMethod · 0.70
showEventDataFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected