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 | |
GameServiceContainer () | |
void | AddService (Type type, object provider) |
object | GetService (Type type) |
void | RemoveService (Type type) |
Private Attributes | |
Dictionary< Type, object > | services |
Definition at line 7 of file GameServiceContainer.cs.