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
◆
EnableBroadcast
bool System.Net.Sockets.Socket.EnableBroadcast
set
Definition at line
582
of file
Socket.cs
.
583
{
584
set
585
{
586
this.
ThrowIfDisposedAndClosed
();
587
ProtocolType
protocolType
= this.
protocolType
;
588
}
589
}
System.Net.Sockets.Socket.protocolType
ProtocolType protocolType
Definition
Socket.cs:2055
System.Net.Sockets.Socket.ThrowIfDisposedAndClosed
void ThrowIfDisposedAndClosed()
Definition
Socket.cs:1797
System
Net
Sockets
Socket
Generated by
1.10.0