FNiagaraSystemInstance::SetOnComplete

Gets a multicast delegate which is called whenever this instance is complete.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSystemInstance.h

Include

#include "NiagaraSystemInstance.h"

Syntax

void SetOnComplete
(
    const FOnComplete & InOnCompleteDelegate
)

Remarks

Gets a multicast delegate which is called whenever this instance is complete.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss