FNiagaraSystemSimulation::Spawn_GameThread

Spawn any pending instances, assumes that you have update tick groups ahead of time.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraSystemSimulation.h"

Source

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

Syntax

void Spawn_GameThread
(
    float DeltaSeconds
)

Remarks

Spawn any pending instances, assumes that you have update tick groups ahead of time.

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