add function to retrieve the control of the stamina bar

This commit is contained in:
commy2
2015-12-12 20:25:42 +01:00
parent e9a669b03b
commit bd3c79f739
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,15 @@
/*
* Author: commy2
* Returns the control of the Stamina Bar from Arma 1.54.
*
* Arguments:
* None
*
* Return Value:
* Stamina Bar control <CONTROL>
*
* Public: No
*/
#include "script_component.hpp"
(uiNamespace getVariable [QGVAR(dlgStaminaBar), displayNull]) displayCtrl IDC_STAMINA_BAR