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
System.Collections.Specialized.BitVector32 Struct Reference
+ Collaboration diagram for System.Collections.Specialized.BitVector32:

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
 

Detailed Description

Definition at line 12 of file BitVector32.cs.


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