|
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 Equipment_Layout:
Collaboration diagram for Equipment_Layout:Public Member Functions | |
| Equipment_Layout () | |
Static Public Attributes | |
| static T | InstanceNormal |
| static T | InstanceConsoleLeft |
| static T | InstanceConsoleRight |
Protected Member Functions | |
| void | Awake () |
Properties | |
| Button_Layout | DisplaySetBonus [get, set] |
| String_Layout | DisplaySetBonusText [get, set] |
| TransactionButton_Layout | InfoToggleCollapsed [get, set] |
| TransactionButton_Layout | InfoToggleExpanded [get, set] |
| TransactionButton_Layout | LoadoutToggle [get, set] |
| ItemGrid_Layout | DisplayInfoAccessories [get, set] |
| ItemGrid_Layout | DisplayLoadouts [get, set] |
| static T | Instance [get, set] |
| bool | RightPageController [get, set] |
Private Attributes | |
| bool | _rightPageController |
Definition at line 10 of file Equipment_Layout.cs.