Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraEditorModule
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorModule.h |
| Include | #include "NiagaraEditorModule.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraEditorModule.cpp |
UObject * GetPooledDuplicateObject
(
UObject * Source,
EFieldIteratorFlags::SuperClassFlags CopySuperProperties
)
Remarks
Object pooling methods used to prevent unnecessary object allocation during compiles.