Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraStatScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraCommon.h | |||
FNiagaraStatScope
(
FName InFullName, |
NiagaraCommon.h |
FNiagaraStatScope()
| Name | FNiagaraStatScope |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h |
| Include Path | #include "NiagaraCommon.h" |
FNiagaraStatScope()
FNiagaraStatScope(FName, FName)
| Name | FNiagaraStatScope |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h |
| Include Path | #include "NiagaraCommon.h" |
FNiagaraStatScope
(
FName InFullName,
FName InFriendlyName
)