BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'PyTestStruct' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Py Test Struct |
Outputs
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 | |
boolean | Bool Mutable |