Navigation
API > API/Plugins > API/Plugins/Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
Include | #include "NiagaraPlatformSet.h" |
Syntax
struct FDeviceProfileValueCache
Remarks
Helper class for accessing and caching the value of CVars for device profiles.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Empty () |
|
![]() ![]() |
const FNiagaraCVarValues & | GetValues
(
const UDeviceProfile* DeviceProfile, |
Typedefs
Name | Description |
---|---|
FCVarValueMap |
Constants
Name | Description |
---|---|
CachedDeviceProfileValues | Cached values for any polled CVar on particular device profiles. |
CachedPlatformValues | Cached values for any polled CVar from the platform ini files. |