Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
Syntax
class FNiagaraDataInterfaceFeedback
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraDataInterfaceFeedback
(
FText InFeedbackText, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns true if the feedback can be fixed automatically. | ||
| FText | Shortened feedback description text | ||
| FText | Full feedback description text | ||
| bool | Applies the fix if a delegate is bound for it. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FNiagaraDataInterfaceFeedback& Other |
||
| bool | operator==
(
const FNiagaraDataInterfaceFeedback& Other |