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 | |
CalculatedStyle (float x, float y, float width, float height) | |
Rectangle | ToRectangle () |
Vector2 | Position () |
Vector2 | Center () |
Public Attributes | |
float | X |
float | Y |
float | Width |
float | Height |
Definition at line 14 of file CalculatedStyle.cs.