|
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 DisplayDoll_Layout:
Collaboration diagram for DisplayDoll_Layout:Public Member Functions | |
| DisplayDoll_Layout () | |
Public Attributes | |
| String_Layout | Title |
| float | AmourScale |
| float | ArmourHighlightScale |
| ItemGrid_Layout | ArmourDye |
| ItemGrid_Layout | Armor |
| float | AccessoryScale |
| float | AccessoryHighlightScale |
| ItemGrid_Layout | AccessoryDye |
| ItemGrid_Layout | Accessory |
| TransactionButton_Layout | RemoveButton |
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 6 of file DisplayDoll_Layout.cs.