Navigation
API > API/Plugins > API/Plugins/Niagara
Utils for converting to Niagara Sim or LWC Types inside template code.
| Name | TNiagaraTypeHelper |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraTypes.h |
| Include Path | #include "NiagaraTypes.h" |
Syntax
template<typename T, typename Enable >
struct TNiagaraTypeHelper
Struct Specializations
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TLWCType | T | NiagaraTypes.h | |
| TSimType | T | NiagaraTypes.h |