Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Resources Namespace Reference

Classes

class  FastResourceComparer
 
class  FileBasedResourceGroveler
 
interface  IResourceGroveler
 
interface  IResourceReader
 
interface  IResourceWriter
 
class  ManifestBasedResourceGroveler
 
class  MissingManifestResourceException
 
class  MissingSatelliteAssemblyException
 
class  NeutralResourcesLanguageAttribute
 
class  ResourceFallbackManager
 
struct  ResourceLocator
 
class  ResourceManager
 
class  ResourceReader
 
class  ResourceSet
 
class  ResourceWriter
 
class  RuntimeResourceSet
 
class  SatelliteContractVersionAttribute
 

Enumerations

enum  ResourceTypeCode {
  Null = 0 , String = 1 , Boolean = 2 , Char = 3 ,
  Byte = 4 , SByte = 5 , Int16 = 6 , UInt16 = 7 ,
  Int32 = 8 , UInt32 = 9 , Int64 = 10 , UInt64 = 11 ,
  Single = 12 , Double = 13 , Decimal = 14 , DateTime = 15 ,
  TimeSpan = 16 , LastPrimitive = 16 , ByteArray = 32 , Stream = 33 ,
  StartOfUserTypes = 64 , Null = 0 , String = 1 , Boolean = 2 ,
  Char = 3 , Byte = 4 , SByte = 5 , Int16 = 6 ,
  UInt16 = 7 , Int32 = 8 , UInt32 = 9 , Int64 = 10 ,
  UInt64 = 11 , Single = 12 , Double = 13 , Decimal = 14 ,
  DateTime = 15 , TimeSpan = 16 , LastPrimitive = 16 , ByteArray = 32 ,
  Stream = 33 , StartOfUserTypes = 64
}
 
enum  UltimateResourceFallbackLocation { MainAssembly , Satellite }
 
enum  ResourceTypeCode {
  Null = 0 , String = 1 , Boolean = 2 , Char = 3 ,
  Byte = 4 , SByte = 5 , Int16 = 6 , UInt16 = 7 ,
  Int32 = 8 , UInt32 = 9 , Int64 = 10 , UInt64 = 11 ,
  Single = 12 , Double = 13 , Decimal = 14 , DateTime = 15 ,
  TimeSpan = 16 , LastPrimitive = 16 , ByteArray = 32 , Stream = 33 ,
  StartOfUserTypes = 64 , Null = 0 , String = 1 , Boolean = 2 ,
  Char = 3 , Byte = 4 , SByte = 5 , Int16 = 6 ,
  UInt16 = 7 , Int32 = 8 , UInt32 = 9 , Int64 = 10 ,
  UInt64 = 11 , Single = 12 , Double = 13 , Decimal = 14 ,
  DateTime = 15 , TimeSpan = 16 , LastPrimitive = 16 , ByteArray = 32 ,
  Stream = 33 , StartOfUserTypes = 64
}