Arma Reforger Script API
|
Additional Inherited Members | |
![]() | |
proto external float | GetBreathProgress () |
Returns breath progress as <0,1>. | |
proto external float | GetBreathFrequency () |
Returns current breath frequency. | |
proto external float | GetBreathMagnitude () |
Returns current breath magnitude. | |
proto external void | AddStamina (float pStamina) |
Adds stamina, in range 0-1. | |
void | OnStaminaDrain (float pDrain) |
Runs every time stamina value has changed. | |
![]() | |
proto external IEntity | GetOwner () |
proto external float | GetStamina () |
Get the current stamina value <0..1>. | |
![]() | |
bool | OnTicksOnRemoteProxy () |