Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.ManifestResource Struct Reference

Public Member Functions

CustomAttributeHandleCollection GetCustomAttributes ()
 

Package Functions

 ManifestResource (MetadataReader reader, ManifestResourceHandle handle)
 

Properties

ManifestResourceHandle Handle [get]
 
long Offset [get]
 
ManifestResourceAttributes Attributes [get]
 
StringHandle Name [get]
 
EntityHandle Implementation [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file ManifestResource.cs.


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