animationPhase: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|A]]
[[Category:Scripting Commands ArmA|A]]


back to [[Scripting_Reference#A|COMREF]]


<h2 style="color:#000066">'''''object'' animationPhase ''animation'''''</h2>
<h2 style="color:#000066">'''''object'' animationPhase ''animation'''''</h2>

Revision as of 12:29, 23 April 2006


object animationPhase animation


Operand types:

object: Object

animation: String

Type of returned value:

Number

Compatibility:

Added in version 1.75

Description:

Return animation phase of animation on object.


Example:

house animationPhase "doors1"