Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Struct for passing around named simple delegates.
| Name | FLinkNameAndDelegate |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraMessages.h |
| Include Path | #include "NiagaraMessages.h" |
Syntax
struct FLinkNameAndDelegate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraMessages.h | |||
FLinkNameAndDelegate
(
const FText& InLinkNameText, |
NiagaraMessages.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LinkDelegate | FSimpleDelegate | NiagaraMessages.h | ||
| LinkNameText | FText | NiagaraMessages.h |