doorPhase: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (see also)
Line 19: Line 19:




|x1= <code>heli doorPhase "gunnerDoor"</code>|= EXAMPLE1  
|x1= <code>heli [[doorPhase]] "gunnerDoor";</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________


| [[animateDoor]] |= SEEALSO  
| [[animate]], [[animationPhase]], [[setFaceAnimation]], [[animateDoor]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 12:06, 25 August 2014

Hover & click on the images for description

Description

Description:
Return animation phase of door on vehicle.
Groups:
Uncategorised

Syntax

Syntax:
object doorPhase animation
Parameters:
object: Object
animation: String
Return Value:
Number

Examples

Example 1:
heli doorPhase "gunnerDoor";

Additional Information

See also:
animateanimationPhasesetFaceAnimationanimateDoor

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

Notes

Bottom Section