Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Gets an array of the emitter handles. | NiagaraSystem.h | ||
const TArray< FNiagaraEmitterHandle > & GetEmitterHandles () |
NiagaraSystem.h |
GetEmitterHandles()
Description
Gets an array of the emitter handles.
| Name | GetEmitterHandles |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
| Include Path | #include "NiagaraSystem.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp |
TArray < FNiagaraEmitterHandle > & GetEmitterHandles()
GetEmitterHandles()
| Name | GetEmitterHandles |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
| Include Path | #include "NiagaraSystem.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp |
const TArray < FNiagaraEmitterHandle > & GetEmitterHandles() const