Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
OpenExistingResult
enum
System.Threading.OpenExistingResult
package
Enumerator
Success
NameNotFound
PathNotFound
NameInvalid
Definition at line
3
of file
OpenExistingResult.cs
.
4
{
5
Success,
6
NameNotFound
,
7
PathNotFound
,
8
NameInvalid
9
}
System.Threading.OpenExistingResult.PathNotFound
@ PathNotFound
System.Threading.OpenExistingResult.NameInvalid
@ NameInvalid
System.Threading.OpenExistingResult.NameNotFound
@ NameNotFound
System
Threading
Generated by
1.10.0