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
Loading...
Searching...
No Matches

◆ TryGetGlyphIndex()

bool Microsoft.Xna.Framework.Graphics.SpriteFont.TryGetGlyphIndex ( char c,
out int index )
inlinepackage

Definition at line 991 of file SpriteFont.cs.

992 {
993 throw null;
994 }