38 virtual bool init()
override;
A DtComponentSystem is a collection of DtSimComponents that are associated with each other...
Definition: componentSystem.h:35
class DtSimResourceManager:
Definition: simResourceManager.h:19
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
virtual void updateImgui()
A specialized version of DtComponentSystem that is used as the root of the all the systems on a DtLoc...
Definition: topLevelComponentSystem.h:22
Central access point of all non-object-specific the services and managers that are available for use ...
Definition: simulationServices.h:96
Descriptor for a DtComponentSystem. Specified a system being added to an entity. This does not actual...
Definition: componentSystemDescriptor.h:23
DtComponentSystem & operator=(const DtComponentSystem &orig)
Not Implemented.
A locally simulated VRF object.
Definition: localObject.h:98