Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | SNiagaraAddEmitterToSystemWindow |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/AssetBrowser/SNiagaraAddEmitterToSystemWindow.h |
| Include Path | #include "Widgets/AssetBrowser/SNiagaraAddEmitterToSystemWindow.h" |
Syntax
class SNiagaraAddEmitterToSystemWindow : public STaggedAssetBrowserWindow
Inheritance Hierarchy
- FGCObject → FSlateInvalidationRoot → SWindow → STaggedAssetBrowserWindow → SNiagaraAddEmitterToSystemWindow
- FNoncopyable → FSlateInvalidationRoot → SWindow → STaggedAssetBrowserWindow → SNiagaraAddEmitterToSystemWindow
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SWindow → STaggedAssetBrowserWindow → SNiagaraAddEmitterToSystemWindow
- FSlateControlledConstruction → SWidget → SCompoundWidget → SWindow → STaggedAssetBrowserWindow → SNiagaraAddEmitterToSystemWindow
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~SNiagaraAddEmitterToSystemWindow() |
Widgets/AssetBrowser/SNiagaraAddEmitterToSystemWindow.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakSystemViewModel | TWeakPtr< FNiagaraSystemViewModel > | Widgets/AssetBrowser/SNiagaraAddEmitterToSystemWindow.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/AssetBrowser/SNiagaraAddEmitterToSystemWindow.h |