FNiagaraSystemInstance::SetOnPostTick

Gets a multicast delegate which is called after this instance has finished ticking for the frame on the game thread

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraSystemInstance.h"

Syntax

void SetOnPostTick
(
    const FOnPostTick & InPostTickDelegate
)

Remarks

Gets a multicast delegate which is called after this instance has finished ticking for the frame on the game thread

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