Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Overlapped()
[3/3]
System.Threading.Overlapped.Overlapped
(
int
offsetLo
,
int
offsetHi
,
int
hEvent
,
IAsyncResult
?
ar
)
inline
Definition at line
83
of file
Overlapped.cs
.
84
:
this
(offsetLo, offsetHi,
new
IntPtr
(hEvent), ar)
85
{
86
}
System.Reflection.Metadata.PrimitiveTypeCode.IntPtr
@ IntPtr
System
Threading
Overlapped
Generated by
1.10.0