Call of Duty Script Documentation
vectordot(<vector a>, <vector b>)
ModuleVector
Summary
Returns the dot product of two vectors
Minimum Number of arguments: 2
1 : <vector a> The first vector
2 : <vector b> The second vector
Number of optional arguments: 0
Return to Function List