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

◆ TabClassNames

string [] System.ComponentModel.PropertyTabAttribute.TabClassNames
getprotected

Definition at line 95 of file PropertyTabAttribute.cs.

96 {
97 get
98 {
99 object obj;
100 if (this._tabClassNames == null || obj == null || obj != null)
101 {
102 }
103 throw new InvalidCastException();
104 }
105 }