Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.InterlockedBitVector32 Struct Reference

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
 

Detailed Description

Definition at line 6 of file InterlockedBitVector32.cs.


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