Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Retrieves all modifiers found after this one that depends on this modifier
Target is Motion Design Modifier Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Modifier | The modifier that is required by others |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Out Modifiers | [Out] The dependent modifiers that required the modifier |
| boolean | Return Value | true when the operation was successful |