Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Report()

void IProgress< T >. System.Progress< T >.Report ( T value)
inlineprivate

Definition at line 37 of file Progress.cs.

38 {
40 }
virtual void OnReport(T value)
Definition Progress.cs:27

References System.Progress< T >.OnReport(), and System.value.