BIS fnc objectInventoryAnimatedClose: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
||
Line 5: | Line 5: | ||
|version1= 1.00 | |version1= 1.00 | ||
|gr1 = Scripts | |gr1 = Scripts | ||
<!--|exec= server|=--> | <!--|exec= server|=--> |
Revision as of 22:21, 17 January 2021
Description
- Description:
- Animates an object being closed, for example a drawer. The counter set by BIS_fnc_ObjectInventoryAnimatedOpen gets reset when this function is called.
- Execution:
- call
- Groups:
- Scripts
Syntax
- Syntax:
- [object, animationArray] call BIS_fnc_ObjectInventoryAnimatedClose
- 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_ObjectInventoryAnimatedOpen
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