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
◆
Blotches()
[2/3]
Terraria.WorldBuilding.Modifiers.Blotches.Blotches
(
int
xScale
,
int
yScale
,
double
chance
=
0::3
)
inline
Definition at line
119
of file
Modifiers.cs
.
120
{
121
this._returnFalseOnFailure
=
true
;
122
base
..ctor();
123
this._minX
=
xScale
;
124
this._maxX
=
yScale
;
125
this._maxX
=
xScale
;
126
this._chance
=
chance
;
127
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
WorldBuilding
Modifiers
Blotches
Generated by
1.10.0