Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetLastSystemError()
static int System.Runtime.InteropServices.Marshal.GetLastSystemError
(
)
inline
static
Definition at line
1777
of file
Marshal.cs
.
1778
{
1779
return
Interop
.
Kernel32
.
GetLastError
();
1780
}
Interop.Kernel32.GetLastError
static int GetLastError()
Interop.Kernel32
Definition
Interop.cs:8
Interop
Definition
Interop.cs:6
References
Interop.Kernel32.GetLastError()
.
System
Runtime
InteropServices
Marshal
Generated by
1.10.0