Navigation
API > API/Plugins > API/Plugins/Niagara
A utility struct for Map NDCs to write an arbitrary map key based on their data/needs. Key can be a limited subset of the source data but it must be ensured to be unique and to avoid conflicts.
| Name | FNDCMapKeyWriter |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDataChannel_Map.h |
| Include Path | #include "NiagaraDataChannel_Map.h" |
Syntax
struct FNDCMapKeyWriter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNDCMapKeyWriter
(
FNDCMapKey& InKey |
NiagaraDataChannel_Map.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DestKey | FNDCMapKey & | NiagaraDataChannel_Map.h |