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
|
Namespaces | |
namespace | Chat |
Classes | |
struct | Alignment |
struct | CalculatedStyle |
class | ChestUI |
class | EmptyDiagnosticsUI |
class | GameInterfaceLayer |
interface | IHaveBackButtonCommand |
interface | IInGameNotification |
interface | INetDiagnosticsUI |
class | IngameFancyUI |
class | InGameNotificationsTracker |
class | InGamePopups |
class | ItemSlot |
class | ItemSorting |
class | ItemTooltip |
class | LegacyGameInterfaceLayer |
class | LegacyNetDiagnosticsUI |
class | NetDiagnosticsUI |
class | SnapPoint |
struct | StyleDimension |
class | UIAlign |
class | UIElement |
class | UIEvent |
class | UIMouseEvent |
class | UIScrollWheelEvent |
class | UIState |
class | UserInterface |
Enumerations | |
enum | InterfaceScaleType { Game , UI , None } |
Functions | |
delegate bool | GameInterfaceDrawMethod () |
delegate string | TooltipProcessor (short tooltipId, string tooltip) |