terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.UI.Alignment Struct Reference

Static Public Member Functions

static Alignment ()
 

Public Attributes

readonly float VerticalOffsetMultiplier
 
readonly float HorizontalOffsetMultiplier
 

Static Public Attributes

static readonly Alignment TopLeft
 
static readonly Alignment Top
 
static readonly Alignment TopRight
 
static readonly Alignment Left
 
static readonly Alignment Center
 
static readonly Alignment Right
 
static readonly Alignment BottomLeft
 
static readonly Alignment Bottom
 
static readonly Alignment BottomRight
 

Properties

Vector2 OffsetMultiplier [get]
 

Private Member Functions

 Alignment (float horizontal, float vertical)
 

Detailed Description

Definition at line 7 of file Alignment.cs.


The documentation for this struct was generated from the following file: