terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Services
GameServiceContainer Microsoft.Xna.Framework.Game.Services
get
inherited
Definition at line
357
of file
Game.cs
.
358
{
359
get
360
{
361
if
(this.
content
.
serviceProvider
!=
null
)
362
{
363
}
364
throw
new
InvalidCastException
();
365
}
366
}
Microsoft.Xna.Framework.Content.ContentManager.serviceProvider
IServiceProvider serviceProvider
Definition
ContentManager.cs:400
Microsoft.Xna.Framework.Game.content
ContentManager content
Definition
Game.cs:402
System.InvalidCastException
Definition
InvalidCastException.cs:9
Terraria
Main
Generated by
1.10.0