Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ThreadLocalNode (ThreadInt64PersistentCounter counter) | |
void | Dispose () |
void | Increment () |
Properties | |
uint | Count [get] |
Private Member Functions | |
void | OnIncrementOverflow () |
Private Attributes | |
uint | _count |
readonly ThreadInt64PersistentCounter | _counter |
Definition at line 9 of file ThreadInt64PersistentCounter.cs.