Beta Documentation - Subject to change.

Gets the actor's target.

Syntax

Lua
function Actor:GetTarget();

Returns

Type: Entity
The target.

Remarks

Gets the actor's target.

See Also