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