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.IO.ResourcePackVersion Struct Reference
+ Inheritance diagram for Terraria.IO.ResourcePackVersion:
+ Collaboration diagram for Terraria.IO.ResourcePackVersion:

Public Member Functions

int CompareTo (object obj)
 
int CompareTo (ResourcePackVersion other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
string GetFormattedVersion ()
 
int CompareTo (T other)
 
int CompareTo (T other)
 

Static Public Member Functions

static bool operator== (ResourcePackVersion lhs, ResourcePackVersion rhs)
 
static bool operator!= (ResourcePackVersion lhs, ResourcePackVersion rhs)
 
static bool operator< (ResourcePackVersion lhs, ResourcePackVersion rhs)
 
static bool operator> (ResourcePackVersion lhs, ResourcePackVersion rhs)
 

Properties

int Major [get, set, private set]
 
int Minor [get, set, private set]
 

Private Attributes

int< Majork__BackingField
 
int< Minork__BackingField
 

Detailed Description

Definition at line 12 of file ResourcePackVersion.cs.


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