Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraCVarValue |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
| Include Path | #include "NiagaraPlatformSet.h" |
Syntax
struct FNiagaraCVarValue
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bValue | bool | NiagaraPlatformSet.h | ||
| Data | union FNiagaraCVarValue | NiagaraPlatformSet.h | ||
| FloatValue | float | NiagaraPlatformSet.h | ||
| IntValue | int32 | NiagaraPlatformSet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T Get () |
NiagaraPlatformSet.h | ||
bool Get () |
NiagaraPlatformSet.h | ||
int32 Get () |
NiagaraPlatformSet.h | ||
float Get () |
NiagaraPlatformSet.h | ||
void Set
(
const FString& Str, |
NiagaraPlatformSet.h | ||
| NiagaraPlatformSet.h | |||
| NiagaraPlatformSet.h | |||
| NiagaraPlatformSet.h | |||
| NiagaraPlatformSet.h |