Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraRendererCreationInfo |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorModule.h |
| Include Path | #include "NiagaraEditorModule.h" |
Syntax
USTRUCT ()
struct FNiagaraRendererCreationInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraEditorModule.h | |||
FNiagaraRendererCreationInfo
(
FText InDisplayName, |
NiagaraEditorModule.h | ||
FNiagaraRendererCreationInfo
(
FText InDisplayName, |
NiagaraEditorModule.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FRendererFactory | TBaseDelegate_OneParam< UNiagaraRendererProperties *, UObject *OuterEmitter > | NiagaraEditorModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Description | FText | NiagaraEditorModule.h | ||
| DisplayName | FText | NiagaraEditorModule.h | ||
| RendererClassPath | FTopLevelAssetPath | NiagaraEditorModule.h | ||
| RendererFactory | FRendererFactory | NiagaraEditorModule.h |