Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Modifiers > BlueprintAPI/MotionDesign/Modifiers/Utility
Gets all modifier classes supported by this actor at a specific position
Target is Motion Design Modifier Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Actor | The actor to check for compatibility |
| enum | In Context Position | The context position to insert the modifier |
| object | In Context Modifier | The context modifier for insertion |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| class | Out Supported Modifier Classes | [Out] The modifier classes available |
| boolean | Return Value | true when the operation was successful |