terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
VertexColors (Color color) | |
VertexColors (Color topLeft, Color topRight, Color bottomRight, Color bottomLeft) | |
Static Public Member Functions | |
static implicit | operator VertexColors (Color color) |
Public Attributes | |
Color | TopLeftColor |
Color | TopRightColor |
Color | BottomLeftColor |
Color | BottomRightColor |
Definition at line 8 of file VertexColors.cs.