UNiagaraStackEntry::RefreshChildren

Recursively refreshes the children for the current stack entry.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackEntry.h

Include

#include "ViewModels/Stack/NiagaraStackEntry.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackEntry.cpp

Syntax

void RefreshChildren()

Remarks

Recursively refreshes the children for the current stack entry. This may cause children to be added or removed and will automatically cause the filtered children to be refreshed. This will also cause the structure changed delegate to be broadcast.

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