Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToIntPtr()
static
IntPtr
System.Runtime.InteropServices.HandleRef.ToIntPtr
(
HandleRef
value
)
inline
static
Definition at line
24
of file
HandleRef.cs
.
25
{
26
return
value
._handle;
27
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Runtime
InteropServices
HandleRef
Generated by
1.10.0