Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IReorderingBuffer.cs
Go to the documentation of this file.
1
namespace
System.Threading.Tasks.Dataflow.Internal
;
2
3
internal
interface
IReorderingBuffer
4
{
5
void
IgnoreItem
(
long
id
);
6
}
System.Threading.Tasks.Dataflow.Internal.IReorderingBuffer.IgnoreItem
void IgnoreItem(long id)
System.Threading.Tasks.Dataflow.Internal.IReorderingBuffer
Definition
IReorderingBuffer.cs:4
System.Threading.Tasks.Dataflow.Internal
Definition
BatchedJoinBlockTarget.cs:4
source
System.Threading.Tasks.Dataflow
System.Threading.Tasks.Dataflow.Internal
IReorderingBuffer.cs
Generated by
1.10.0