stance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
||
Line 14: | Line 14: | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
|r1= [[String]] - | |r1= [[String]] - can be: | ||
* {{hl|"STAND"}} | * {{hl|"STAND"}} | ||
* {{hl|"CROUCH"}} | * {{hl|"CROUCH"}} |
Revision as of 13:59, 8 November 2023
Description
- Description:
- Returns the stance of the given unit.
- 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
- Example 1:
Additional Information
- See also:
- animationState unitPos pose
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