Layer.onNodeDisabled

Function/Meaning

Node becomes inoperable

Type
LayerclassEvent
Syntax
onNodeDisabled()
Arguments
Return value
None (void)
Explanation

Called when a layer becomes inoperable because the Layer.enabled property of that layer or a layer above it (parent-child relationship) has changed.