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

◆ IsCompleted

bool System.Threading.Tasks.ValueTask< TResult >.IsCompleted
get

Definition at line 109 of file ValueTask.2.cs.

110 {
111 get
112 {
113 int value = 1.m_value;
114 bool flag;
115 return flag;
116 }
117 }