Black Ops III

MeleeWithOffset

Makes this actor melee attack. Returns the entity hit, if any.

Example:

guy MeleeWithOffset( (0,0,32) )

Returns: entity

Parameters

ParameterSummary
*offsetA vector offset added to the actor's eye position from which to start the melee trace.

* = mandatory