Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ExporterEventKind.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
public
enum
ExporterEventKind
4
{
5
NOTIF_TYPECONVERTED
,
6
NOTIF_CONVERTWARNING
,
7
ERROR_REFTOINVALIDASSEMBLY
8
}
System.Runtime.InteropServices.ExporterEventKind
ExporterEventKind
Definition
ExporterEventKind.cs:4
System.Runtime.InteropServices.ExporterEventKind.ERROR_REFTOINVALIDASSEMBLY
@ ERROR_REFTOINVALIDASSEMBLY
System.Runtime.InteropServices.ExporterEventKind.NOTIF_CONVERTWARNING
@ NOTIF_CONVERTWARNING
System.Runtime.InteropServices.ExporterEventKind.NOTIF_TYPECONVERTED
@ NOTIF_TYPECONVERTED
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
source
System.Runtime.InteropServices
System.Runtime.InteropServices
ExporterEventKind.cs
Generated by
1.10.0