Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
Include |
#include "NiagaraDataInterface.h" |
class FNiagaraDataInterfaceError
Name | Description | |
---|---|---|
|
FNiagaraDataInterfaceError() |
|
|
FNiagaraDataInterfaceError ( |
Name | Description | ||
---|---|---|---|
|
bool |
GetErrorFixable() |
Returns true if the error can be fixed automatically. |
|
GetErrorSummaryText() |
Shortened error description text |
|
|
GetErrorText() |
Full error description text |
|
|
bool |
TryFixError() |
Applies the fix if a delegate is bound for it. |
Name | Description | ||
---|---|---|---|
|
bool |
operator!= ( |
|
|
bool |
operator== ( |