BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'PyTestStruct' from its members
Inputs
Type | Name | Description |
---|---|---|
boolean | Bool | |
integer | Int | |
real | Float | |
enum | Enum | |
string | String | |
name | Name | |
text | Text | |
fieldpath | Field Path | |
fieldpath | Struct Field Path | |
string | String Array | |
string | String Set | |
string | String Int Map |
Outputs
Type | Name | Description |
---|---|---|
struct | Py Test Struct |