Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMBlueprint
| Type | Name | Description | |
|---|---|---|---|
| bool | RemoveBreakpoint
(
const FString& InBreakpointNodePath |
Removes the given breakpoint from all the loaded blueprints that use this node, and recomputes all breakpoints in the VM | |
| bool | RemoveBreakpoint
(
URigVMNode* InBreakpointNode |