Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator UIntPtr()
[3/3]
static unsafe System.UIntPtr.operator
UIntPtr
(
void *
value
)
inline
explicit
static
Definition at line
142
of file
UIntPtr.cs
.
143
{
144
return
new
UIntPtr
(
value
);
145
}
System.ExceptionArgument.value
@ value
System.UIntPtr.UIntPtr
unsafe UIntPtr(uint value)
Definition
UIntPtr.cs:67
References
System.UIntPtr.UIntPtr()
, and
System.value
.
System
UIntPtr
Generated by
1.10.0