|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Removes a previously registered conditional callback.
| callback | The condition function to remove |
This method delegates to the target node's remove_conditional_hook method, removing the conditional callback from the target node's notification system.
Reimplemented from MayaFlux::Nodes::Node.
Definition at line 113 of file NodeStructure.hpp.