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

Public Member Functions

 LiteralEncoder (BlobBuilder builder)
 
VectorEncoder Vector ()
 
void TaggedVector (out CustomAttributeArrayTypeEncoder arrayType, out VectorEncoder vector)
 
void TaggedVector (Action< CustomAttributeArrayTypeEncoder > arrayType, Action< VectorEncoder > vector)
 
ScalarEncoder Scalar ()
 
void TaggedScalar (out CustomAttributeElementTypeEncoder type, out ScalarEncoder scalar)
 
void TaggedScalar (Action< CustomAttributeElementTypeEncoder > type, Action< ScalarEncoder > scalar)
 

Properties

BlobBuilder Builder [get]
 

Detailed Description

Definition at line 3 of file LiteralEncoder.cs.


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