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