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
◆
IsBusy
bool System.ComponentModel.BackgroundWorker.IsBusy
get
Definition at line
71
of file
BackgroundWorker.cs
.
72
{
73
get
74
{
75
return
this.
_isRunning
;
76
}
77
}
System.ComponentModel.BackgroundWorker._isRunning
bool _isRunning
Definition
BackgroundWorker.cs:279
System
ComponentModel
BackgroundWorker
Generated by
1.10.0