Difference between revisions of "DCS func getDrawArgumentValue"
From DCS World Wiki - Hoggitworld.com
Line 17: | Line 17: | ||
For example you can determine the rotation and orientation of the barrel of a Tanks cannon by checking its animation arguments. More practically you can determine whether or not a helicopters doors are open. | For example you can determine the rotation and orientation of the barrel of a Tanks cannon by checking its animation arguments. More practically you can determine whether or not a helicopters doors are open. | ||
+ | |||
+ | If draw argument value is invalid for the unit in question a value of 0 will be returned. | ||
|rtnType= number | |rtnType= number |