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

◆ Tag

byte Mono.Security.ASN1.Tag
get

Definition at line 64 of file ASN1.cs.

65 {
66 get
67 {
68 return this.m_nTag;
69 }
70 }