Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Reflection.Pointer, including all inherited members.
_ptr | System.Reflection.Pointer | private |
_ptrType | System.Reflection.Pointer | private |
Box(void *ptr, Type type) | System.Reflection.Pointer | inlinestatic |
Equals([NotNullWhen(true)] object? obj) | System.Reflection.Pointer | inline |
GetHashCode() | System.Reflection.Pointer | inline |
GetObjectData(SerializationInfo info, StreamingContext context) | System.Reflection.Pointer | inlineprivate |
GetPointerType() | System.Reflection.Pointer | inlinepackage |
GetPointerValue() | System.Reflection.Pointer | inlinepackage |
Pointer(void *ptr, Type ptrType) | System.Reflection.Pointer | inlineprivate |
Unbox(object ptr) | System.Reflection.Pointer | inlinestatic |