Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseCameraShakeProgress.c
Go to the documentation of this file.
1
5{
9 bool IsRunning();
10
14 sealed bool IsFinished()
15 {
16 return !IsRunning();
17 }
18
22 void Start();
23
27 void Update(IEntity owner, float timeSlice);
28
34 void Apply(inout vector transformMatrix[4], inout float fieldOfView);
35
39 void Clear();
40};
void Start()
Start this tracking time in this menu, adds it to previous time if we have not yet sended previous da...
proto native void Clear()
Remove all calls from list.