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 | |
LocalUserGameState () | |
Static Public Attributes | |
static LocalUserGameState | Instance |
Properties | |
FavoritesFile | LocalFavoriteData [get, set] |
WaterfallManager | waterfallManager [get, set] |
LightingEngine | NewEngine [get, set] |
LegacyLighting | LegacyEngine [get, set] |
ILightingEngine | _activeEngine [get, set] |
Private Attributes | |
WaterfallManager | _waterfallManager |
LightingEngine | _newEngine |
LegacyLighting | _legacyEngine |
ILightingEngine | _activeEngineVal |
Definition at line 29 of file LocalUserGameState.cs.