BooleanNode::Read
Background
This method reads the node from the data source `p_roIO`.
Prototype
virtual int Read( TypeIO & p_roIO )
Parameters
- TypeIO & p_roIO: The method reads data from this TypeIO object.
Return Value
Non-zero indicates success, zero indicates failure.