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