Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Retrieves all modifiers found before this one that are required for this modifier
Target is Motion Design Modifier Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Modifier | The modifier that requires other modifiers |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Out Modifiers | [Out] The required modifiers to use the modifier |
| boolean | Return Value | true when the operation was successful |