|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Marks the node as being 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 584 of file Node.hpp.