Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToPointer()
unsafe void * System.UIntPtr.ToPointer
(
)
inline
Definition at line
202
of file
UIntPtr.cs
.
203
{
204
return
_value
;
205
}
System.UIntPtr._value
unsafe readonly void * _value
Definition
UIntPtr.cs:16
References
System.UIntPtr._value
.
System
UIntPtr
Generated by
1.10.0