|
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
|
Inheritance diagram for UnityEngine.RectOffset:
Collaboration diagram for UnityEngine.RectOffset:Public Member Functions | |
| RectOffset () | |
| override string | ToString () |
| string | ToString (string format, IFormatProvider formatProvider) |
| string | ToString (string format, global::System.IFormatProvider formatProvider) |
Protected Member Functions | |
| override void | Finalize () |
Package Functions | |
| RectOffset (object sourceStyle, IntPtr source) | |
Package Attributes | |
| IntPtr | m_Ptr |
Properties | |
| int | left [get, set] |
| int | right [get, set] |
| int | top [get, set] |
| int | bottom [get, set] |
| int | horizontal [get, set] |
| int | vertical [get, set] |
Private Member Functions | |
| void | Destroy () |
| static IntPtr | InternalCreate () |
| static void | InternalDestroy (IntPtr ptr) |
Private Attributes | |
| readonly object | m_SourceStyle |
Definition at line 17 of file RectOffset.cs.