|
MT Showcase SDK
|
This is similar to RootComponent of UIComponents. More...
#include <SystemConfiguration.hpp>
Public Member Functions | |
| virtual void | placeholderStatusChanged (const NodeId &id) override |
Additional Inherited Members | |
Protected Member Functions inherited from Showcase::Component | |
| void | applyForInstances (std::function< void(ComponentInstancePtr)> &&f) |
| Calls f for each instance. | |
This is similar to RootComponent of UIComponents.
|
overridevirtual |
need similar things as in childLost. If for some reason critical properties of services node are modified it needs to be destructed although sound data should never have this issue
Reimplemented from Showcase::ServiceComponent.