doorPhase: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {3,}\|" to " |")
m (Text replacement - " {2,}\}\}" to " }}")
Line 20: Line 20:


| [[animateDoor]], [[setFaceAnimation]], [[animate]], [[animationPhase]], [[animateSource]], [[animationSourcePhase]], [[animationNames]]
| [[animateDoor]], [[setFaceAnimation]], [[animate]], [[animationPhase]], [[animateSource]], [[animationSourcePhase]], [[animationNames]]
}}
}}



Revision as of 00:28, 19 January 2021

Hover & click on the images for description

Description

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

Syntax

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

Examples

Example 1:
_phase = heli doorPhase "door_L";

Additional Information

See also:
animateDoorsetFaceAnimationanimateanimationPhaseanimateSourceanimationSourcePhaseanimationNames

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