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

◆ displayIndex

int UnityEngine.Event.displayIndex
set

Definition at line 214 of file Event.cs.

215 {
216 set
217 {
218 throw new MissingMethodException();
219 }
220 }