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

Method _GetFloat_2

Il2cppHook/_Ufunc.js:5648–5650  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5646 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.PlayerPrefs", "GetFloat", 1, "pointer", ["pointer", "pointer"]);
5647 }
5648 static get _GetFloat_2() {
5649 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.PlayerPrefs", "GetFloat", 2, "pointer", ["pointer", "pointer", "pointer"]);
5650 }
5651 static get _GetInt() {
5652 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.PlayerPrefs", "GetInt", 1, "pointer", ["pointer", "pointer"]);
5653 }

Callers 1

GetFloat_2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected