Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include | #include "NiagaraParameterStore.h" |
Syntax
template<>
struct FNiagaraParameterDirectBinding< FVector4f >
Variables
| Type | Name | Description | |
|---|---|---|---|
| FNiagaraParameterStore * | BoundStore | ||
| FNiagaraVariable | BoundVariable | ||
| uint32 | LayoutVersion | ||
| FVector4f * | ValuePtr |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector4f | GetValue () |
||
| FVector4f * | Init
(
FNiagaraParameterStore& InStore, |
||
| bool | IsBound () |
||
| void |