|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Sets whether the node is part of a NodeNetwork.
| networked | True if the node is managed within a NodeNetwork |
This method sets a flag indicating whether the node is part of a NodeNetwork. When set, certain behaviors such as event firing may be disabled to prevent redundant or conflicting notifications.
Definition at line 574 of file Node.hpp.