unreal.OnAudioFinished

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

Bases: unreal.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