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