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
◆
Value
short InControl.OptionalInt16.Value
get
set
Definition at line
41
of file
OptionalInt16.cs
.
42
{
43
get
44
{
45
return
this.
value
;
46
}
47
set
48
{
49
this.value
=
value
;
50
this.hasValue
=
true
;
51
}
52
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.OptionalInt16.value
short value
Definition
OptionalInt16.cs:180
InControl
OptionalInt16
Generated by
1.10.0