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 | |
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 11 of file FontPage.cs.