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
Loading...
Searching...
No Matches

◆ Match()

virtual bool System.Attribute.Match ( object obj)
inlinevirtualinherited

Reimplemented in System.ComponentModel.DataObjectMethodAttribute, and System.ComponentModel.ToolboxItemFilterAttribute.

Definition at line 1340 of file Attribute.cs.

1341 {
1342 throw null;
1343 }