Navigation
API > API/Plugins > API/Plugins/NiagaraCore
A utility class allowing for references to FNiagaraVariableBase outside of the Niagara module.
| Name | FNiagaraVariableCommonReference |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraCore/Public/NiagaraCore.h |
| Include Path | #include "NiagaraCore.h" |
Syntax
USTRUCT ()
struct FNiagaraVariableCommonReference
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | NiagaraCore.h | ||
| UnderlyingType | TObjectPtr< UObject > | NiagaraCore.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
NiagaraCore.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FNiagaraVariableCommonReference& Other |
NiagaraCore.h |