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
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.GameServiceContainer Class Reference
+ Inheritance diagram for Microsoft.Xna.Framework.GameServiceContainer:
+ Collaboration diagram for Microsoft.Xna.Framework.GameServiceContainer:

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
 

Detailed Description

Definition at line 10 of file GameServiceContainer.cs.


The documentation for this class was generated from the following file: