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 | |
LegacyGameInterfaceLayer (string name, GameInterfaceDrawMethod drawMethod, InterfaceScaleType scaleType=InterfaceScaleType.Game) | |
bool | Draw () |
Public Attributes | |
readonly string | Name |
InterfaceScaleType | ScaleType |
Protected Member Functions | |
override bool | DrawSelf () |
Private Attributes | |
GameInterfaceDrawMethod | _drawMethod |
Definition at line 8 of file LegacyGameInterfaceLayer.cs.