unreal.OnAudioPlayStateChanged

class unreal.OnAudioPlayStateChanged(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

Called when sound’s PlayState changes.

Parameters:

play_state (AudioComponentPlayState) –

C++ Source:

  • Module: Engine

  • File: AudioComponent.h