Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
ResourceManagerMediator (ResourceManager rm) | |
string | GetResourceFileName (CultureInfo culture) |
Static Package Functions | |
static Version | ObtainSatelliteContractVersion (Assembly a) |
Properties | |
string | ModuleDir [get] |
Type | LocationInfo [get] |
Type | UserResourceSet [get] |
string | BaseNameField [get] |
CultureInfo | NeutralResourcesCulture [get] |
bool | LookedForSatelliteContractVersion [get, set] |
Version | SatelliteContractVersion [get, set] |
UltimateResourceFallbackLocation | FallbackLoc [get] |
Assembly | MainAssembly [get] |
string | BaseName [get] |
Private Attributes | |
readonly ResourceManager | _rm |
Definition at line 18 of file ResourceManager.cs.