Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 259 of file Queue.cs.
References System.Collections.Generic.Queue< T >._array, System.Collections.Generic.Queue< T >._head, System.Collections.Generic.Queue< T >._size, System.Collections.Generic.Queue< T >._version, System.array, System.Collections.Generic.Queue< T >.MoveNext(), and System.Collections.Generic.Queue< T >.ThrowForEmptyQueue().
Referenced by System.Diagnostics.AsyncStreamReader.FlushMessageQueue(), Terraria.ID.SetFactory.GetBoolBuffer(), Terraria.ID.SetFactory.GetFloatBuffer(), Terraria.ID.SetFactory.GetIntBuffer(), System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetNext(), Terraria.ID.SetFactory.GetUshortBuffer(), System.Threading.Tasks.Dataflow.BroadcastBlock< T >.BroadcastingSourceCore< TOutput >.OfferToTargets(), Terraria.Social.Steam.SteamP2PWriter.QueueSend(), Terraria.Social.WeGame.WeGameP2PWriter.QueueSend(), Terraria.Social.Steam.SteamP2PReader.ReadTick(), and Terraria.Social.WeGame.WeGameP2PReader.ReadTick().