Call of Duty Script Documentation

localtoworldcoords(<local coordinate>)


Module
Entity


Summary


Transform the given local coordinate point to a world coordinate point

Call this function on


<entity>

Example


ramboPoint = self LocalToWorldCoords( delta );

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List