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 | |
FileBasedResourceGroveler (ResourceManager.ResourceManagerMediator mediator) | |
ResourceSet | GrovelForResourceSet (global::System.Globalization.CultureInfo culture, global::System.Collections.Generic.Dictionary< string, ResourceSet > localResourceSets, bool tryParents, bool createIfNotExists, ref global::System.Threading.StackCrawlMark stackMark) |
Private Member Functions | |
string | FindResourceFile (global::System.Globalization.CultureInfo culture, string fileName) |
ResourceSet | CreateResourceSet (string file) |
Private Attributes | |
ResourceManager.ResourceManagerMediator | _mediator |
Definition at line 12 of file FileBasedResourceGroveler.cs.