UNiagaraDataInterfaceStaticMesh::GetErrors

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

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterface::GetErrors()

UNiagaraDataInterfaceStaticMesh::GetErrors()

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceStaticMesh.h"

Source

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

Syntax

virtual TArray< FNiagaraDataInterfaceError > GetErrors()

Remarks

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

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