Beta Documentation - Subject to change.

Gets the specified assist target.

Syntax

Lua
function Party:GetAssistTarget(index);

Parameters

index
Type: number
The index of the assist target to get.

Returns

Type: Player
The assist target at the specified index.

Remarks

See Also