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

◆ Children

ArrayList System.Security.SecurityElement.Children
get

Definition at line 76 of file SecurityElement.cs.

77 {
78 get
79 {
80 return this.children;
81 }
82 }