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

Public Member Functions

 CustomAttributeNamedArgument (string? name, CustomAttributeNamedArgumentKind kind, TType type, object? value)
 

Properties

stringName [get]
 
CustomAttributeNamedArgumentKind Kind [get]
 
TType Type [get]
 
object? Value [get]
 

Detailed Description

Definition at line 3 of file CustomAttributeNamedArgument.cs.


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