Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Resources.ResourceFallbackManager Class Referencesealed

Public Member Functions

IEnumerator< CultureInfoGetEnumerator ()
 

Package Functions

 ResourceFallbackManager (CultureInfo startingCulture, CultureInfo neutralResourcesCulture, bool useParents)
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

readonly CultureInfo m_startingCulture
 
readonly CultureInfo m_neutralResourcesCulture
 
readonly bool m_useParents
 

Detailed Description

Definition at line 7 of file ResourceFallbackManager.cs.


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