DayZ
1.24
Loading...
Searching...
No Matches
ProgressAsync.c
Go to the documentation of this file.
1
class
ProgressAsync
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
}
Param3
Definition
EntityAI.c:95
ProgressAsync
Definition
ProgressAsync.c:2
ProgressAsync::SetUserData
static proto native void SetUserData(Widget inst)
ProgressAsync::DestroyAllPendingProgresses
static proto native void DestroyAllPendingProgresses()
ProgressAsync::SetProgressData
static proto native void SetProgressData(Widget inst)
ProgressAsync::StartProgress
static proto native void StartProgress()
Widget
Definition
EnWidgets.c:190
scripts
3_Game
ProgressAsync.c
Generated by
1.10.0