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
◆
LightDecayThroughHoney
Vector3
Terraria.Graphics.Light.LightMap.LightDecayThroughHoney
get
set
Definition at line
149
of file
LightMap.cs
.
150
{
151
get
152
{
153
return
this.
_decayColors
;
154
}
155
set
156
{
157
Vector3
[]
decayColors
= this.
_decayColors
;
158
}
159
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.Graphics.Light.LightMap._decayColors
Vector3[] _decayColors
Definition
LightMap.cs:513
Microsoft.Xna.Framework.Vector3
Definition
Vector3.cs:11
Terraria
Graphics
Light
LightMap
Generated by
1.10.0