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

◆ Name

string System.Security.SecurityElement.SecurityAttribute.Name
get

Definition at line 413 of file SecurityElement.cs.

414 {
415 get
416 {
417 return this._name;
418 }
419 }