Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CustomQueryInterfaceResult
enum
System.Runtime.InteropServices.CustomQueryInterfaceResult
Enumerator
Handled
NotHandled
Failed
Definition at line
3
of file
CustomQueryInterfaceResult.cs
.
4
{
5
Handled
,
6
NotHandled
,
7
Failed
8
}
System.Runtime.InteropServices.CustomQueryInterfaceResult.Handled
@ Handled
System.Runtime.InteropServices.CustomQueryInterfaceResult.NotHandled
@ NotHandled
System
Runtime
InteropServices
Generated by
1.10.0