Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCustomAttributes()
[13/16]
static Attribute[] System.Attribute.GetCustomAttributes
(
ParameterInfo
element
)
inline
static
inherited
Definition at line
430
of file
Attribute.cs
.
431
{
432
return
GetCustomAttributes
(element,
inherit
:
true
);
433
}
System.Attribute.GetCustomAttributes
static Attribute[] GetCustomAttributes(MemberInfo element, Type attributeType)
Definition
Attribute.cs:338
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
References
System.Attribute.GetCustomAttributes()
.
Terraria
Utilities
OldAttribute
Generated by
1.10.0