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