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
◆
StripColors()
void
Terraria.Graphics.LightDiscDrawer.StripColors
(
float
progressOnStrip
,
[Out]
Color
col
)
inline
private
Definition at line
28
of file
LightDiscDrawer.cs
.
29
{
30
if
(!
true
)
31
{
32
}
33
Color
color2
;
34
Color
color =
color2
*
progressOnStrip
;
35
col.A
= color;
36
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Graphics.Color
Definition
Color.cs:12
References
j__TPar
.
Terraria
Graphics
LightDiscDrawer
Generated by
1.10.0