Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LazyThreadSafetyMode
enum
System.Threading.LazyThreadSafetyMode
Enumerator
None
PublicationOnly
ExecutionAndPublication
Definition at line
3
of file
LazyThreadSafetyMode.cs
.
4
{
5
None,
6
PublicationOnly
,
7
ExecutionAndPublication
8
}
System.Threading.LazyThreadSafetyMode.PublicationOnly
@ PublicationOnly
System.Threading.LazyThreadSafetyMode.ExecutionAndPublication
@ ExecutionAndPublication
System
Threading
Generated by
1.10.0