terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ hslToRgb() [3/3]

static void Terraria.Main.hslToRgb ( ref Microsoft::Xna::Framework::Graphics::Color color,
float Hue,
float Saturation,
float Luminosity,
byte a = 255 )
inlinestatic

Definition at line 38897 of file Main.cs.

38898 {
38899 throw null;
38900 }