Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraValidationRules.h |
| Include | #include "NiagaraValidationRules.h" |
namespace NiagaraValidation
{
template<typename T>
TArray < T * > NiagaraValidation::GetAllStackEntriesInSystem
(
TSharedPtr < FNiagaraSystemViewModel > ViewModel,
bool bRefresh
)
}