Call of Duty Script Documentation

getdebugeye()


Module
Debug


Summary


Gets the debug position of the eye for an AI or Player

Call this function on


A player or actor

Example


  eyePos = level.player getdebugeye();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List