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

◆ UserResourceSet

Type System.Resources.ResourceManager.ResourceManagerMediator.UserResourceSet
getpackage

Definition at line 504 of file ResourceManager.cs.

505 {
506 get
507 {
508 return this._rm._userResourceSet;
509 }
510 }