PM_AudioSource

PM_AudioSource

Provides a pawn with an interface to the audio manager. Plays a sound from the pawn's actor at the pawn's current location.

Note: In order to work properly the PM_AudioSource mixin should be combined with PM_Spatial or one of its descendants. Its listens to event:viewGlobalChanged to update its transform.