Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataChannelHandler_MapBa-
Description
Returns the map entry data type for this handler. Each child class should implement this and return their own subtype of FNDCMapEntryBase that contains their needed per entry data.
Derived Overrides
| Name | GetMapEntryType |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDataChannel_Map.h |
| Include Path | #include "NiagaraDataChannel_Map.h" |
virtual TNDCMapEntryType GetMapEntryType() const