BIS fnc objectInventoryAnimatedOpen: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (filled page, proper example is still needed)
m (Text replacement - "\[\[Category\:Function Group\: Scripts(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
Line 29: Line 29:
}}
}}


[[Category:Function Group: Scripts|{{uc:ObjectInventoryAnimatedOpen}}]]
 
[[Category:Functions|{{uc:ObjectInventoryAnimatedOpen}}]]
[[Category:Functions|{{uc:ObjectInventoryAnimatedOpen}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:ObjectInventoryAnimatedOpen}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:ObjectInventoryAnimatedOpen}}]]

Revision as of 12:22, 12 October 2020

Hover & click on the images for description

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:
Uncategorised

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