terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
arg_type_match_this()
static
bool System.Delegate.arg_type_match_this
(
Type
delArgType
,
Type
argType
,
bool
boxedThis
)
inline
static
private
inherited
Definition at line
57
of file
Delegate.cs
.
58
{
59
bool
isValueType
=
delArgType
.IsValueType;
60
bool
flag;
61
return
flag;
62
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
UnityEngine
UI
ReflectionMethodsCache
RaycastAllCallback
Generated by
1.10.0