Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraStatScope |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h |
| Include Path | #include "NiagaraCommon.h" |
Syntax
USTRUCT ()
struct FNiagaraStatScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraCommon.h | |||
FNiagaraStatScope
(
FName InFullName, |
NiagaraCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FriendlyName | FName | NiagaraCommon.h | ||
| FullName | FName | NiagaraCommon.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FNiagaraStatScope& Other |
NiagaraCommon.h |