Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCustomAttribute()
[5/8]
static ? Attribute System.Attribute.GetCustomAttribute
(
Module
element
,
Type
attributeType
)
inline
static
inherited
Definition at line
594
of file
Attribute.cs
.
595
{
596
return
GetCustomAttribute
(element, attributeType,
inherit
:
true
);
597
}
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