Frida Docs Unified
GitHub
Preparing search index...
frida-il2cpp-bridge/dist
Il2Cpp
delegate
Function delegate
delegate
<
P
extends
Il2Cpp
.
Parameter
.
Type
[]
,
R
extends
ReturnType
>
(
klass
:
Class
,
block
:
(
...
args
:
P
)
=>
R
,
)
:
Il2Cpp
.
Object
Creates a delegate object of the given delegate class.
Type Parameters
P
extends
Il2Cpp
.
Parameter
.
Type
[]
R
extends
ReturnType
Parameters
klass
:
Class
block
:
(
...
args
:
P
)
=>
R
Returns
Il2Cpp
.
Object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Frida Docs Unified
Loading...
Creates a delegate object of the given delegate class.