Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ResultCode
enum
Interop.Globalization.ResultCode
package
Enumerator
Success
UnknownError
InsufficentBuffer
OutOfMemory
Definition at line
32
of file
Interop.cs
.
33
{
34
Success
,
35
UnknownError
,
36
InsufficentBuffer
,
37
OutOfMemory
38
}
Interop.Globalization.ResultCode.Success
@ Success
Interop.Globalization.ResultCode.InsufficentBuffer
@ InsufficentBuffer
Interop.Globalization.ResultCode.OutOfMemory
@ OutOfMemory
Interop.Globalization.ResultCode.UnknownError
@ UnknownError
Interop
Globalization
Generated by
1.10.0