Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Cloner > BlueprintAPI/MotionDesign/Cloner/Utility
Retrieves the layout class from a layout name
Target is Motion Design Cloner Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| name | In Layout Name | Layout name to get the class from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| class | Out Layout Class | [Out] Layout class |
| boolean | Return Value | true when the layout class was retrieved |