Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator long()
static unsafe System.IntPtr.operator long
(
IntPtr
value
)
inline
explicit
static
Definition at line
167
of file
IntPtr.cs
.
168
{
169
return
(nint)
value
._value;
170
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
IntPtr
Generated by
1.10.0