BlueprintAPI > BlueprintAPI/Composure > BlueprintAPI/Composure/Manager
Attach one composure element as the child to another composure element in the scene.
Target is Composure Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
name | Parent Name | The name of the parent composure element. |
name | Child Name | The name of the child composure element. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | bool Whether the attaching process is successful or not. |