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< FNiagaraBool >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FNiagaraParameterStore * | BoundStore | |
![]() |
FNiagaraVariable | BoundVariable | |
![]() |
uint32 | LayoutVersion | |
![]() |
uint32 * | ValuePtr |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() ![]() |
FNiagaraBool | GetValue () |
|
![]() |
uint32 * | Init
(
FNiagaraParameterStore& InStore, |
|
![]() ![]() |
bool | IsBound () |
|
![]() |
void | SetValue
(
const FNiagaraBool& InValue |
|
![]() |
void | SetValue
(
const bool& InValue |