Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetFieldHandle()

IntPtr System.Reflection.RtFieldInfo.GetFieldHandle ( )
inlinepackage

Definition at line 195 of file RtFieldInfo.cs.

196 {
197 return m_fieldHandle;
198 }

References System.Reflection.RtFieldInfo.m_fieldHandle.