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
UnityEngine.RectOffset Class Reference
+ Inheritance diagram for UnityEngine.RectOffset:

Public Member Functions

 RectOffset ()
 
override string ToString ()
 
string ToString (string format, IFormatProvider formatProvider)
 

Protected Member Functions

override void Finalize ()
 

Package Functions

 RectOffset (object sourceStyle, IntPtr source)
 

Package Attributes

IntPtr m_Ptr
 

Properties

int left [get]
 
int right [get]
 
int top [get]
 
int bottom [get]
 
int horizontal [get]
 
int vertical [get]
 

Private Member Functions

void Destroy ()
 

Static Private Member Functions

static IntPtr InternalCreate ()
 
static void InternalDestroy (IntPtr ptr)
 

Private Attributes

readonly object m_SourceStyle
 

Detailed Description

Definition at line 14 of file RectOffset.cs.


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