PlugList

- class PlugList
A value containing a list of plugs.
Methods
Constructor(s)
plugs()Return the node plugs iteration.
- __init__()
Constructor(s)
PlugList (v: Value)
Cast a Value object in PlugList.
If v has not the good type, a default value is constructed.
- plugs() Plugs
Return the node plugs iteration.
- Return type
Plugs