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

◆ KernedWidthOnNewLine

float ReLogic.Text.GlyphMetrics.KernedWidthOnNewLine
getset

Definition at line 23 of file GlyphMetrics.cs.

24 {
25 [global::Cpp2ILInjected.Token(Token = "0x600531A")]
26 [global::Cpp2ILInjected.Address(RVA = "0x940F58", Offset = "0x940F58", Length = "0x78")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Max", MemberParameters = new object[]
29 {
30 typeof(float),
31 typeof(float)
32 }, ReturnType = typeof(float))]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
34 get
35 {
36 throw null;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar