Call of Duty Script Documentation

vectortoangles(<vector>)


Module
Vector


Summary


Returns a set of angles corresponding to the given vector.

Example


angles = vectortoangles(end - start);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List