Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
BucketSet (TransactionTable table, long absoluteTimeout) | |
void | Add (InternalTransaction newTx) |
void | TimeoutTransactions () |
Package Attributes | |
object | nextSetWeak |
BucketSet | prevSet |
Bucket | headBucket |
Properties | |
long | AbsoluteTimeout [get] |
Private Attributes | |
readonly TransactionTable | _table |
readonly long | _absoluteTimeout |
Definition at line 3 of file BucketSet.cs.