BIS fnc objectInventoryAnimatedOpen: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (Text replacement - " |exec= call " to " ") |
||
Line 22: | Line 22: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|seealso= [[BIS_fnc_objectInventoryAnimatedClose]] | |seealso= [[BIS_fnc_objectInventoryAnimatedClose]] | ||
}} | }} |
Revision as of 15:45, 6 February 2021
Description
- Description:
- Animates an object being opened, for example a drawer. It also sets a counter which prevents animation to be played multiple time if more than one player accesses that drawer.
- Execution:
- call
- Groups:
- Scripts
Syntax
- Syntax:
- [object, animationArray] call BIS_fnc_objectInventoryAnimatedOpen
- Parameters:
- object: Object - Object
- animationArray: Array - An Array in form of:
0: String - Animation Name
1: Number - Animation phase - Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- BIS_fnc_objectInventoryAnimatedClose
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