UNiagaraDataInterface::GetErrors

Refreshes and returns the errors detected with the corresponding data, if any.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h

Include

#include "NiagaraDataInterface.h"

Syntax

virtual TArray< FNiagaraDataInterfaceError > GetErrors()

Remarks

Refreshes and returns the errors detected with the corresponding data, if any.