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 | |
AttributeInfo (global::System.AttributeUsageAttribute usage, int inheritanceLevel) | |
Properties | |
global::System.AttributeUsageAttribute | Usage [get, set] |
int | InheritanceLevel [get, set] |
Private Attributes | |
global::System.AttributeUsageAttribute | _usage |
int | _inheritanceLevel |
Definition at line 753 of file MonoCustomAttrs.cs.