FNiagaraSystemInstance::SetTickBehavior

Set a new tick behavior, this will not move the instance straight away and will wait until the next time it is evaluated

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraSystemInstance.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystemInstance.cpp

Syntax

void SetTickBehavior
(
    ENiagaraTickBehavior NewTickBehavior
)

Remarks

Set a new tick behavior, this will not move the instance straight away and will wait until the next time it is evaluated

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