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
|
Public Member Functions | |
PVPIcons_Layout () | |
Static Public Attributes | |
static T | InstanceNormal |
static T | InstanceConsoleLeft |
static T | InstanceConsoleRight |
Protected Member Functions | |
void | Awake () |
Properties | |
ItemGrid_Layout | TeamGridLayout [get, set] |
DraggableItemGrid_Layout | Grid [get, set] |
TransactionButton_Layout | PVPIcon [get, set] |
TransactionButton_Layout | PlayerTeamIcon [get, set] |
static T | Instance [get, set] |
bool | RightPageController [get, set] |
Private Attributes | |
bool | _rightPageController |
Definition at line 8 of file PVPIcons_Layout.cs.