Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
progressasync.c
Go to the documentation of this file.
2 {
3  //proto native void SetUserData(Widget inst);
4  proto static native void SetUserData(Widget inst);
5  proto static native void SetProgressData(Widget inst);
6  proto static native void DestroyAllPendingProgresses();
7  proto static native void StartProgress();
8 }
ProgressAsync
Definition: progressasync.c:1
Widget
Definition: enwidgets.c:189