|
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 TrashCan_Layout:
Collaboration diagram for TrashCan_Layout:Public Member Functions | |
| TrashCan_Layout () | |
Public Attributes | |
| float | ItemScale |
| ItemGrid_Layout | TrashGrid |
| float | ItemHighlightScale |
| Color | BackingColour |
Static Public Attributes | |
| static T | InstanceNormal |
| static T | InstanceConsoleLeft |
| static T | InstanceConsoleRight |
Protected Member Functions | |
| void | Awake () |
Properties | |
| static T | Instance [get, set] |
| bool | RightPageController [get, set] |
Private Attributes | |
| bool | _rightPageController |
Definition at line 7 of file TrashCan_Layout.cs.