Get list of loaded Elements
-
Hi,
I want to get a list of loaded Elements and paths to these Elements' libraries.
Is it possible to get a list of all Elements loaded into SAMSON (Apps, Visual Models, etc)? Maybe using a proxy:
SBCContainerIndexer<SBProxy*>* listOfApps = SAMSON::getProxyIndexer(SBCClass::Type::App);
Thank you,
Dmitriy