Question
How to access inherited variables?
Hello, the question was already posted by another user ("how to access public variables in a base class"), but never answered.
In other words, the CubeMonitor shows only variables contained in derived class, all inherited variables are invisible. Is there a way to get around or fix this?
