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
Terraria.UI.Alignment Struct Reference
+ Collaboration diagram for Terraria.UI.Alignment:

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, set]
 

Private Member Functions

 Alignment (float horizontal, float vertical)
 

Detailed Description

Definition at line 12 of file Alignment.cs.


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