Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Retrieves the modifier category 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 Category | [Out] The modifier category |
| boolean | Return Value | true when a valid category is returned |