Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCustomAttribute()
[1/8]
static ? Attribute System.Attribute.GetCustomAttribute
(
Assembly
element
,
Type
attributeType
)
inline
static
inherited
Definition at line
671
of file
Attribute.cs
.
672
{
673
return
GetCustomAttribute
(element, attributeType,
inherit
:
true
);
674
}
System.Attribute.GetCustomAttribute
static ? Attribute GetCustomAttribute(MemberInfo element, Type attributeType)
Definition
Attribute.cs:411
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
References
System.Attribute.GetCustomAttribute()
.
Terraria
Utilities
OldAttribute
Generated by
1.10.0