SetGoalEntity( <goal entity> )
Module: AI
SP Only
Summary:
Set this actor's goal entity.
Call this on:
<actor> An actor
Example:
spawned SetGoalEntity( level.player );
Required Args:
1 : <goal entity>(entity) The goal entity.