bStopWhenComponentIsDestroyed

If false then it the audio component keeps playing after the niagara component was destroyed.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, AdvancedDisplay, Category="Audio")
bool bStopWhenComponentIsDestroyed

Remarks

If false then it the audio component keeps playing after the niagara component was destroyed. Looping sounds are always stopped when the component is destroyed.