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
◆
FixBiomeDarkness()
static
void
Terraria.GameContent.DontStarveSeed.FixBiomeDarkness
(
Color
bgColor
,
int
R
,
int
G
,
int
B
)
inline
static
Definition at line
41
of file
DontStarveSeed.cs
.
42
{
43
if
(!
true
)
44
{
45
}
46
if
(
true
)
47
{
48
byte
r =
bgColor
.R;
49
byte
g =
bgColor
.G;
50
byte
b =
bgColor
.B;
51
}
52
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
GameContent
DontStarveSeed
Generated by
1.10.0