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

◆ boolArgument

bool UnityEngine.Events.ArgumentCache.boolArgument
get

Definition at line 81 of file ArgumentCache.cs.

82 {
83 get
84 {
85 return this.m_BoolArgument;
86 }
87 }