|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override string | ToString () |
| override int | GetHashCode () |
| override bool | Equals (object? obj) |
Static Public Member Functions | |
| static IList< CustomAttributeData > | GetCustomAttributes (MemberInfo target) |
| static IList< CustomAttributeData > | GetCustomAttributes (Module target) |
| static IList< CustomAttributeData > | GetCustomAttributes (Assembly target) |
| static IList< CustomAttributeData > | GetCustomAttributes (ParameterInfo target) |
Protected Member Functions | |
| CustomAttributeData () | |
Properties | |
| virtual Type | AttributeType [get] |
| virtual ConstructorInfo | Constructor [get] |
| virtual IList< CustomAttributeTypedArgument > | ConstructorArguments [get] |
| virtual IList< CustomAttributeNamedArgument > | NamedArguments [get] |
Definition at line 6 of file CustomAttributeData.cs.