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
◆
OnProcessText
Preferences
TextProcessAction
Terraria.IO.Preferences.OnProcessText
add
remove
Definition at line
68
of file
Preferences.cs
.
69
{
70
[
CompilerGenerated
]
71
add
72
{
73
if
(
Delegate
.
Combine
(
this
.OnProcessText,
value
) !=
null
)
74
{
75
}
76
}
77
[
CompilerGenerated
]
78
remove
79
{
80
if
(
Delegate
.
Remove
(
this
.OnProcessText,
value
) !=
null
)
81
{
82
}
83
}
84
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate.Combine
static Delegate Combine(Delegate a, Delegate b)
Definition
Delegate.cs:255
System.Delegate.Remove
static Delegate Remove(Delegate source, Delegate value)
Definition
Delegate.cs:278
System.Delegate
Definition
Delegate.cs:14
System.ExceptionArgument.value
@ value
Terraria
IO
Preferences
Generated by
1.10.0