Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.CustomAttributeValue< TType > Struct Template Reference

Public Member Functions

 CustomAttributeValue (ImmutableArray< CustomAttributeTypedArgument< TType > > fixedArguments, ImmutableArray< CustomAttributeNamedArgument< TType > > namedArguments)
 

Properties

ImmutableArray< CustomAttributeTypedArgument< TType > > FixedArguments [get]
 
ImmutableArray< CustomAttributeNamedArgument< TType > > NamedArguments [get]
 

Detailed Description

Definition at line 5 of file CustomAttributeValue.cs.


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