FNiagaraWorldManager::PreSendAllEndOfFrameUpdates

Called before we run end of frame updates, allows us to wait on async work.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraWorldManager.h"

Source

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

Syntax

void PreSendAllEndOfFrameUpdates()

Remarks

Called before we run end of frame updates, allows us to wait on async work.

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