Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IntPtr()
[3/4]
unsafe System.IntPtr.IntPtr
(
void *
value
)
inline
Definition at line
82
of file
IntPtr.cs
.
83
{
84
_value
=
value
;
85
}
System.ExceptionArgument.value
@ value
System.IntPtr._value
unsafe readonly void * _value
Definition
IntPtr.cs:15
References
System.IntPtr._value
, and
System.value
.
System
IntPtr
Generated by
1.10.0