Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetUnderlyingNativeHandle()
IntPtr
System.RuntimeType.GetUnderlyingNativeHandle
(
)
inline
package
Definition at line
2093
of file
RuntimeType.cs
.
2094
{
2095
return
m_handle
;
2096
}
System.RuntimeType.m_handle
IntPtr m_handle
Definition
RuntimeType.cs:1440
References
System.RuntimeType.m_handle
.
System
RuntimeType
Generated by
1.10.0