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
|
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 12 of file VertexColors.cs.