SetGoalNode( <goal node> )


Module: AI
SP Only

Summary:

Set this actor's goal node.



Call this on:

<actor> An actor



Example:

 self SetGoalNode( node );



Required Args:

  • 1 : <goal node>(node) The goal node.