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

Method equals

Il2cppHook/_Ufunc.js:13027–13029  ·  view source on GitHub ↗
(other)

Source from the content-addressed store, hash-verified

13025 }
13026 }
13027 equals(other) {
13028 return this.handle.equals(other.handle);
13029 }
13030 isNull() {
13031 return this.handle.isNull();
13032 }

Callers 13

showClassesMethod · 0.80
checkTypeMethod · 0.80
catchErrorMethod · 0.80
showDetailsFunction · 0.80
stalkerEnterFunction · 0.80
ValueResolveClass · 0.80
IsExactlyMethod · 0.80
showClassesMethod · 0.80
checkTypeMethod · 0.80
catchErrorMethod · 0.80
ValueResolveClass · 0.80
showDetailsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected