Navigation
BlueprintAPI > BlueprintAPI/Modifiers
Removes the modifier of the specified type. Returns true on success, or false if a modifier of the specified type does not exist on the node.
Target is Movie Graph Modifier Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | Modifier Type |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |