Summary
Returns the TAttribute attribute on the specified `member` (if there is one).
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AttributeCache
<TAttribute>
Syntax
public static TAttribute GetAttribute(MemberInfo member)
Parameters
Name | Type | Description |
---|---|---|
member | MemberInfo |
Return Value
Type | Description |
---|---|
TAttribute |