Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
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}