Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.LockCookie Struct Reference

Public Member Functions

override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
bool Equals (LockCookie obj)
 

Static Public Member Functions

static bool operator== (LockCookie a, LockCookie b)
 
static bool operator!= (LockCookie a, LockCookie b)
 

Package Attributes

LockCookieFlags _flags
 
ushort _readerLevel
 
ushort _writerLevel
 
int _threadID
 

Detailed Description

Definition at line 5 of file LockCookie.cs.


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