terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
GetNextMessage()
bool Telepathy.Common.GetNextMessage
(
[Out]
Message
message
)
inline
inherited
Definition at line
24
of file
Common.cs
.
25
{
26
ConcurrentQueue<Message>
concurrentQueue
= this.
receiveQueue
;
27
bool
flag;
28
return
flag;
29
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.Concurrent.ConcurrentQueue
Definition
ConcurrentQueue.cs:16
Telepathy.Common.receiveQueue
ConcurrentQueue< Message > receiveQueue
Definition
Common.cs:110
References
j__TPar
, and
Telepathy.Common.receiveQueue
.
Telepathy
Client
Generated by
1.10.0