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
◆
LightDecayThroughWater
Vector3
Terraria.Graphics.Light.LightMap.LightDecayThroughWater
get
set
Definition at line
134
of file
LightMap.cs
.
135
{
136
get
137
{
138
return
this.
_decayColors
;
139
}
140
set
141
{
142
Vector3
[]
decayColors
= this.
_decayColors
;
143
}
144
}
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