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

◆ DefaultCharacter

char? Microsoft.Xna.Framework.Graphics.SpriteFont.DefaultCharacter
getset

Definition at line 102 of file SpriteFont.cs.

103 {
104 [global::Cpp2ILInjected.Token(Token = "0x6001860")]
105 [global::Cpp2ILInjected.Address(RVA = "0xAC2F58", Offset = "0xAC2F58", Length = "0x8")]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
107 get
108 {
109 throw null;
110 }
111 [global::Cpp2ILInjected.Token(Token = "0x6001861")]
112 [global::Cpp2ILInjected.Address(RVA = "0xAC2D04", Offset = "0xAC2D04", Length = "0xE0")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char?), Member = "get_Value", ReturnType = "T")]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteFont), Member = "TryGetGlyphIndex", MemberParameters = new object[]
116 {
117 typeof(char),
118 typeof(ref int)
119 }, ReturnType = typeof(bool))]
120 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
122 set
123 {
124 throw null;
125 }
126 }
class f__AnonymousType0<< Count > j__TPar