Black Ops III

GetDropToFloorPosition

Gets the floor position for dropping an AI or player to the ground. Returns undefined if the AI is in solid.

Example:

position = ai GetDropToFloorPosition( ai.origin )

Parameters

ParameterSummary
[position]test position. Defaults to entity's current origin

* = mandatory