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.Utilities.IntRange Struct Reference

Public Member Functions

 IntRange (int minimum, int maximum)
 

Static Public Member Functions

static IntRange operator* (IntRange range, float scale)
 
static IntRange operator* (float scale, IntRange range)
 
static IntRange operator/ (IntRange range, float scale)
 
static IntRange operator/ (float scale, IntRange range)
 

Public Attributes

readonly int Minimum
 
readonly int Maximum
 

Detailed Description

Definition at line 8 of file IntRange.cs.


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