|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | DangerousSet (int bit, bool value) |
| override bool | Equals ([NotNullWhen(true)] object o) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static int | CreateMask () |
| static int | CreateMask (int previous) |
Properties | |
| bool | this[int bit] [get, set] |
Private Attributes | |
| int | _data |
Definition at line 6 of file InterlockedBitVector32.cs.