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.IO.ResourcePackVersion Struct Reference
+ Inheritance 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, private set]
 
int Minor [get, private set]
 

Private Attributes

int< Majork__BackingField
 
int< Minork__BackingField
 

Detailed Description

Definition at line 11 of file ResourcePackVersion.cs.


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