terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.UIntPtr Struct Reference
+ Inheritance diagram for System.UIntPtr:

Public Member Functions

 UIntPtr (ulong value)
 
 UIntPtr (uint value)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 
void ISerializable. GetObjectData (SerializationInfo info, StreamingContext context)
 
bool IEquatable< UIntPtr >. Equals (UIntPtr other)
 
bool Equals (T other)
 

Static Public Member Functions

static bool operator== (UIntPtr value1, UIntPtr value2)
 
static bool operator!= (UIntPtr value1, UIntPtr value2)
 
static operator UIntPtr (ulong value)
 
static operator UIntPtr (uint value)
 
static UIntPtr ()
 

Static Public Attributes

static readonly UIntPtr Zero
 

Properties

static int Size [get]
 

Private Attributes

unsafe readonly void_pointer
 

Detailed Description

Definition at line 12 of file UIntPtr.cs.


The documentation for this struct was generated from the following file: