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

◆ GetHashCode()

override int System.ComponentModel.ToolboxItemAttribute.GetHashCode ( )
inline

Definition at line 129 of file ToolboxItemAttribute.cs.

130 {
131 if (this._toolboxItemTypeName != null)
132 {
133 }
134 int num;
135 return num;
136 }

References System.ComponentModel.ToolboxItemAttribute._toolboxItemTypeName.