Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Returns the first modifier with specified name in the stack
Target is Motion Design Modifier Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Modifier Stack | The modifier stack to search |
| name | In Modifier Name | The name of the modifier to look for |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | the modifier with specified name, if any. |