Description
Decomposes a struct into its elements
Information
| Plugin | RigVM |
| Category | Core |
| Tags | Decompose,Decomposition |
| Type | FRigVMDispatch_BreakStruct |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Struct | The structure to break up into its elements | Wildcard |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Elements | The elements of the structure | Wildcard |