terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Mono.RuntimeClassHandle Struct Reference
+ Collaboration diagram for Mono.RuntimeClassHandle:

Public Member Functions

override bool Equals (object obj)
 
unsafe override int GetHashCode ()
 

Package Functions

unsafe RuntimeClassHandle (RuntimeStructs.MonoClass *value)
 
unsafe RuntimeClassHandle (global::System.IntPtr ptr)
 
static unsafe global::System.IntPtr GetTypeFromClass (RuntimeStructs.MonoClass *klass)
 
global::System.RuntimeTypeHandle GetTypeHandle ()
 

Properties

unsafe RuntimeStructs.MonoClassValue [get, set]
 

Private Attributes

unsafe RuntimeStructs.MonoClassvalue
 

Detailed Description

Definition at line 10 of file RuntimeClassHandle.cs.


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