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
|
Public Member Functions | |
ReflectionAttributeProvider (object attributeProvider) | |
IList< Attribute > | GetAttributes (bool inherit) |
IList< Attribute > | GetAttributes (Type attributeType, bool inherit) |
Private Attributes | |
readonly object | _attributeProvider |
Definition at line 13 of file ReflectionAttributeProvider.cs.