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

◆ AspectRatio

float Microsoft.Xna.Framework.Graphics.DisplayMode.AspectRatio
getset

Definition at line 23 of file DisplayMode.cs.

24 {
25 [global::Cpp2ILInjected.Token(Token = "0x600167E")]
26 [global::Cpp2ILInjected.Address(RVA = "0xAA3C0C", Offset = "0xAA3C0C", Length = "0x14")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsAdapter), Member = "get_IsWideScreen", ReturnType = typeof(bool))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
30 get
31 {
32 throw null;
33 }
34 }
class f__AnonymousType0<< Count > j__TPar