Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraEditorModule
Inheritance Hierarchy
- FNiagaraEditorModule::FDeferredDestructionContainerBase
- FNiagaraEditorModule::TDeferredDestructionContainer
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorModule.h |
Include | #include "NiagaraEditorModule.h" |
Syntax
template<typename T>
class TDeferredDestructionContainer : public FNiagaraEditorModule::FDeferredDestructionContainerBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< const T > | ObjectToDestuct |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TDeferredDestructionContainer
(
TSharedRef< const T > InObjectToDestruct |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |