terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Static Public Member Functions | |
static global::System.Attribute | GetCustomAttribute (this Assembly element, global::System.Type attributeType) |
static T | GetCustomAttribute< T > (this Assembly element) |
static global::System.Collections.Generic.IEnumerable< global::System.Attribute > | GetCustomAttributes (this MemberInfo element, global::System.Type attributeType) |
static global::System.Collections.Generic.IEnumerable< T > | GetCustomAttributes< T > (this MemberInfo element) |
static bool | IsDefined (this MemberInfo element, global::System.Type attributeType) |
Definition at line 12 of file CustomAttributeExtensions.cs.