Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraParameterStore
Syntax
UPROPERTY&40;Meta&61;&40;DeprecatedProperty&41;&41;
TMap< FNiagaraVariable, int32 > ParameterOffsets
Remarks
Map from parameter defs to their offset in the data table or the data interface. TODO: Separate out into a layout and instance class to reduce duplicated data for this?