Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FMetasoundParameterPackItemBase |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundParameterPack.h |
| Include Path | #include "MetasoundParameterPack.h" |
Syntax
struct FMetasoundParameterPackItemBase
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetasoundParameterPackItemBase
(
const FMetasoundParameterPackItemBase& Other |
MetasoundParameterPack.h | ||
FMetasoundParameterPackItemBase
(
const FName& InName, |
MetasoundParameterPack.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | MetasoundParameterPack.h | ||
| NextHeaderOffset | uint16 | MetasoundParameterPack.h | ||
| TypeName | FName | MetasoundParameterPack.h | ||
| ValueOffset | uint16 | MetasoundParameterPack.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * GetPayload() |
MetasoundParameterPack.h |