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

Method companyName

Il2cppHook/_Ufunc.js:3270–3272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3268 return readU16(Il2Cpp.Api.Application._get_productName());
3269 }
3270 static get companyName() {
3271 return readU16(Il2Cpp.Api.Application._get_companyName());
3272 }
3273 static get cloudProjectId() {
3274 return readU16(Il2Cpp.Api.Application._get_cloudProjectId());
3275 }

Callers

nothing calls this directly

Calls 2

readU16Function · 0.70
_get_companyNameMethod · 0.45

Tested by

no test coverage detected