stance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
||
Line 10: | Line 10: | ||
|descr= Returns the stance of the given unit. It can be one of: | |descr= Returns the stance of the given unit. It can be one of: | ||
|s1= | |s1= [[stance]] unit | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] |
Revision as of 17:10, 20 June 2021
Description
- Description:
- Returns the stance of the given unit. It can be one of:
- Groups:
- Unit Control
Syntax
- Syntax:
- stance unit
- Parameters:
- unit: Object
- Return Value:
- String - Can be:
- "STAND"
- "CROUCH"
- "PRONE"
- "UNDEFINED" (for example, swimming)
- "" (on non-person object)
Examples
Additional Information
- See also:
- animationStateunitPos
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