Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Retrieves the modifier class from a modifier name
Target is Motion Design Modifier Library
Inputs
| Type | Name | Description |
|---|---|---|
| name | In Modifier Name | The modifier name to resolve |
Outputs
| Type | Name | Description |
|---|---|---|
| class | Out Modifier Class | [Out] The modifier class that matches the name |
| boolean | Return Value | true when the operation was successful |