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

Method identifier

Il2cppHook/_Ufunc.js:3264–3266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3262 return readU16(Il2Cpp.Api.Application._get_version());
3263 }
3264 static get identifier() {
3265 return readU16(Il2Cpp.Api.Application._get_identifier());
3266 }
3267 static get productName() {
3268 return readU16(Il2Cpp.Api.Application._get_productName());
3269 }

Callers

nothing calls this directly

Calls 2

readU16Function · 0.70
_get_identifierMethod · 0.45

Tested by

no test coverage detected