TreeNode::HasMask

TreeNode::HasMask
bool HasMask() const;
Description

HasMask determines if this node has a mask applied. Call GetMaskNode for obtaining the actual mask node.

Return Value

A Boolean value of true if a mask is applied and false otherwise.