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