Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraDataInterfaceParametersCS_Grid2DCollection |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceGrid2DCollection.h |
| Include Path | #include "NiagaraDataInterfaceGrid2DCollection.h" |
Syntax
struct FNiagaraDataInterfaceParametersCS_Grid2DCollection : public FNiagaraDataInterfaceParametersCS
Inheritance Hierarchy
- FNiagaraDataInterfaceParametersCS → FNiagaraDataInterfaceParametersCS_Grid2DCollection
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InternalBaseType | typename TGetBaseTypeHelper< FNiagaraDataInterfaceParametersCS_Grid2DCollection >::Type | NiagaraDataInterfaceGrid2DCollection.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AttributeChannelCount | TMemoryImageArray< uint32 > | NiagaraDataInterfaceGrid2DCollection.h | ||
| AttributeNames | TMemoryImageArray< FMemoryImageName > | NiagaraDataInterfaceGrid2DCollection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
INTERNAL_DECLARE_TYPE_LAYOUT_COMMON
(
FNiagaraDataInterfaceParametersCS_Grid2DCollection |
NiagaraDataInterfaceGrid2DCollection.h | ||
INTERNAL_LAYOUT_INTERFACE_PREFIX_NonVirtual() |
NiagaraDataInterfaceGrid2DCollection.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InternalDestroy
(
void* Object, |
NiagaraDataInterfaceGrid2DCollection.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
NiagaraDataInterfaceGrid2DCollection.h | ||
static FTypeLayoutDesc & StaticGetTypeLayout() |
NiagaraDataInterfaceGrid2DCollection.h |