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

◆ GetPointerType()

Type System.Reflection.Pointer.GetPointerType ( )
inlinepackage

Definition at line 65 of file Pointer.cs.

66 {
67 return _ptrType;
68 }
readonly Type _ptrType
Definition Pointer.cs:11

References System.Reflection.Pointer._ptrType.