unreal.OnAudioFinished

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

Bases: MulticastDelegateBase

called when we finish playing audio, either because it played to completion or because a Stop() call turned it off early

C++ Source:

  • Module: Engine

  • File: AudioComponent.h