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

Method _SendMessage

Il2cppHook/_Ufunc.js:5213–5215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5211 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.GameObject", "GetComponentsInternal", 6, "pointer", ["pointer", "pointer", "pointer", "pointer", "pointer", "pointer", "pointer"]);
5212 }
5213 static get _SendMessage() {
5214 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.GameObject", "SendMessage", 2, "pointer", ["pointer", "pointer", "pointer"]);
5215 }
5216 static get _SetActive() {
5217 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.GameObject", "SetActive", 1, "pointer", ["pointer", "pointer"]);
5218 }

Callers 1

SendMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected