Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showClasses
Method · 0.80
checkType
Method · 0.80
catchError
Method · 0.80
showDetails
Function · 0.80
stalkerEnter
Function · 0.80
ValueResolve
Class · 0.80
IsExactly
Method · 0.80
showClasses
Method · 0.80
checkType
Method · 0.80
catchError
Method · 0.80
ValueResolve
Class · 0.80
showDetails
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected