Index
Collapse All
Expand All
GetAssistTarget Method
Party Class
Members
See Also
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
Party
Turbine.Gameplay