terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
LocalUserGameState () | |
Static Public Attributes | |
static LocalUserGameState | Instance |
Properties | |
FavoritesFile | LocalFavoriteData [get] |
WaterfallManager | waterfallManager [get, set] |
LightingEngine | NewEngine [get] |
LegacyLighting | LegacyEngine [get] |
ILightingEngine | _activeEngine [get, set] |
Private Attributes | |
WaterfallManager | _waterfallManager |
LightingEngine | _newEngine |
LegacyLighting | _legacyEngine |
ILightingEngine | _activeEngineVal |
Definition at line 28 of file LocalUserGameState.cs.