Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraCVarValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T Get () |
NiagaraPlatformSet.h | ||
bool Get () |
NiagaraPlatformSet.h | ||
int32 Get () |
NiagaraPlatformSet.h | ||
float Get () |
NiagaraPlatformSet.h |
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
| Include Path | #include "NiagaraPlatformSet.h" |
template<typename T>
T Get() const
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
| Include Path | #include "NiagaraPlatformSet.h" |
template<>
bool Get() const
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
| Include Path | #include "NiagaraPlatformSet.h" |
template<>
int32 Get() const
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
| Include Path | #include "NiagaraPlatformSet.h" |
template<>
float Get() const