terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Usage

AttributeUsageAttribute System.MonoCustomAttrs.AttributeInfo.Usage
get

Definition at line 326 of file MonoCustomAttrs.cs.

327 {
328 get
329 {
330 return this._usage;
331 }
332 }