Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'PCGSubdivision Module Attribute Names' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | PCGSubdivision Module Attribute Names |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Symbol Attribute Name | Mandatory. Expected type: FName. |
| name | Size Attribute Name | Mandatory. Expected type: double. |
| boolean | Provide Scalable | |
| name | Scalable Attribute Name | Optional. Expected type: bool. If disabled, default value will be false. |
| boolean | Provide Debug Color | |
| name | Debug Color Attribute Name | Optional. Expected type: Vector4. If disabled, default value will be (1.0, 1.0, 1.0, 1.0). |