Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkMedicalActionRemoveAllBleedings.c
Go to the documentation of this file.
3{
4 //------------------------------------------------------------------------------------------------
5 override void OnActivate()
6 {
7 super.OnActivate();
8
9 m_DamageManager.RemoveAllBleedings();
10 }
11}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
override void OnActivate()