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

◆ GetRGB()

void Terraria.ID.TorchID.ConstantTorchLight.GetRGB ( [Out] float r,
[Out] float g,
[Out] float b )
inline

Implements Terraria.ID.TorchID.ITorchLightProvider.

Definition at line 129 of file TorchID.cs.

130 {
131 float g2 = this.G;
132 float b2 = this.B;
133 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.ID.TorchID.ConstantTorchLight.B, Terraria.ID.TorchID.ConstantTorchLight.G, and j__TPar.