Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRWUtils.h |
| Include | #include "NiagaraDataInterfaceRWUtils.h" |
Syntax
struct FNiagaraDataInterfaceRWAttributeHelper
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FAttributeInfo > | AttributeInfos | ||
| const FNiagaraDataInterfaceGPUParamInfo & | ParamInfo | ||
| int32 | TotalChannels |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraDataInterfaceRWAttributeHelper
(
const FNiagaraDataInterfaceGPUParamInfo& InParamInfo |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FAttributeInfo * | FindAttributeInfo
(
FName AttributeName |
||
| FString | GetAttributeIndex
(
const FAttributeInfo* AttributeInfo, |
Translates named attribute into actual attribute index. | |
| void | GetChannelStrings
(
const FAttributeInfo* AttributeInfo, |
||
| void | GetChannelStrings
(
int AttributeIndex, |
||
| FString | |||
| int | |||
| int | |||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAttributeInfo |
Constants
| Name | Description |
|---|---|
| Channels |