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 | |
FontPage (Texture2D texture, List< Rectangle > glyphs, List< Rectangle > padding, List< char > characters, List< Vector3 > kerning) | |
Public Attributes | |
readonly Texture2D | Texture |
readonly List< Rectangle > | Glyphs |
readonly List< Rectangle > | Padding |
readonly List< char > | Characters |
readonly List< Vector3 > | Kerning |
Definition at line 9 of file FontPage.cs.