SetGoalVolume( <volume entity> )


Module: AI
SP Only

Summary:

Set this actor's goal volume. This cannot be set if a goal entity is set.



Call this on:

<actor> An actor



Example:

self SetGoalVolume( goal );



Required Args:

  • 1 : <volume entity>(entity) The goal volume entity.