Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
BoundingStateWithPostponedAndTask (int boundedCapacity) | |
Package Attributes | |
Task | TaskForInputProcessing |
readonly QueuedMap< ISourceBlock< TInput >, DataflowMessageHeader > | PostponedMessages = new QueuedMap<ISourceBlock<TInput>, DataflowMessageHeader>() |
int | OutstandingTransfers |
readonly int | BoundedCapacity |
int | CurrentCount |
Properties | |
int | PostponedMessagesCountForDebugger [get] |
bool | CountIsLessThanBound [get] |
Definition at line 3 of file BoundingStateWithPostponedAndTask.cs.