EntityPick ( entity,range# )  

Parameters:

entity - entity handle
range# - range of pick area around entity

Description:

Returns the nearest entity 'ahead' of the specified entity. An entity must have a non-zero EntityPickMode to be pickable.

Example:

None.

Index