Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCurrentThreadId()
static int System.AppDomain.GetCurrentThreadId
(
)
inline
static
Definition at line
349
of file
AppDomain.cs
.
350
{
351
return
Environment.CurrentManagedThreadId;
352
}
References
System.Environment.CurrentManagedThreadId
.
System
AppDomain
Generated by
1.10.0