Added more documentation

This commit is contained in:
Robert MacGregor 2015-10-07 19:11:01 -04:00
parent 94675c5380
commit d6352a5a41

View file

@ -241,6 +241,8 @@ function GameConnection::getObjectsInViewcone(%this, %typeMask, %distance, %perf
//------------------------------------------------------------------------------------------
// Description: Gets a random position somewhere within %distance of the given position.
// Param %position: The position to generate a new position around.
// Param %distance: The maximum distance the new position may be
//------------------------------------------------------------------------------------------
function getRandomPosition(%position, %distance, %raycast)
{