|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 5 of file LockCookie.cs.