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

◆ AspectMode

Enumerator
None 
WidthControlsHeight 
HeightControlsWidth 
FitInParent 
EnvelopeParent 

Definition at line 343 of file AspectRatioFitter.cs.

344 {
345 [global::Cpp2ILInjected.Token(Token = "0x4000129")]
346 None,
347 [global::Cpp2ILInjected.Token(Token = "0x400012A")]
349 [global::Cpp2ILInjected.Token(Token = "0x400012B")]
351 [global::Cpp2ILInjected.Token(Token = "0x400012C")]
353 [global::Cpp2ILInjected.Token(Token = "0x400012D")]
355 }