Call of Duty Script Documentation

getplayerangles()


Module
Player


Summary


Get the player's angles

Call this function on


The player

Example


 angles = level.player getplayerangles();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List