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
|
Public Member Functions | |
override bool | Equals (object o) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static int | CreateMask () |
static int | CreateMask (int previous) |
static string | ToString (BitVector32 value) |
Properties | |
bool | this[int bit] [get, set] |
Private Attributes | |
uint | _data |
Definition at line 12 of file BitVector32.cs.