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