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

◆ Color32()

UnityEngine.Color32.Color32 ( byte r,
byte g,
byte b,
byte a )
inline

Definition at line 23 of file Color32.cs.

24 {
25 throw null;
26 }