BIS_fnc_objectInventoryAnimatedClose
Jump to navigation
Jump to search
Hover & click on the images for descriptions
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
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
- Groups:
- Scripts