Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Retrieves all modifiers from a modifier stack
Target is Motion Design Modifier Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Modifier Stack | The modifier stack to read from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Out Modifiers | [Out] The modifiers contained within the stack |
| boolean | Return Value | true when the operation was successful |