getStamina: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "<sqf>([^ ]+) <\/sqf>" to "<sqf>$1</sqf>") | Lou Montana (talk | contribs)  m (Some wiki formatting) | ||
| Line 1: | Line 1: | ||
| {{RV|type=command | {{RV|type=command | ||
| |game1= arma3 | |game1= arma3 | ||
| |version1= 1.54 | |version1= 1.54 | ||
| Line 6: | Line 7: | ||
| |descr= Get current stamina (~ seconds until depletion) | |descr= Get current stamina (~ seconds until depletion) | ||
| |s1= [[getStamina]] unit | |s1= [[getStamina]] unit | ||
| Line 11: | Line 13: | ||
| |r1= [[Number]] | |r1= [[Number]] | ||
| |x1= <sqf> | |x1= <sqf>getStamina player;</sqf> | ||
| |seealso= [[Arma 3: Stamina]] [[setStamina]] [[setFatigue]] [[getFatigue]] | |seealso= [[Arma 3: Stamina]] [[setStamina]] [[setFatigue]] [[getFatigue]] | ||
| }} | }} | ||
Revision as of 13:48, 22 May 2022
Description
- Description:
- Get current stamina (~ seconds until depletion)
- Groups:
- Stamina System
Syntax
- Syntax:
- getStamina unit
- Parameters:
- unit: Object
- Return Value:
- Number
Examples
- Example 1:
- getStamina player;
Additional Information
- See also:
- Arma 3: Stamina setStamina setFatigue getFatigue
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
 Only post proven facts here! Add Note
 
	