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

Method _get_version

Il2cppHook/_Ufunc.js:2941–2943  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2939 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.Application", "get_temporaryCachePath", 0, "pointer", []);
2940 }
2941 static get _get_version() {
2942 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.Application", "get_version", 0, "pointer", []);
2943 }
2944 static get _get_productName() {
2945 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.Application", "get_productName", 0, "pointer", []);
2946 }

Callers 1

versionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected