12 VEHICLE_DATABASE_API
void VehicleDatabaseInitializeForNDEVR(
Module& module);
14 VEHICLE_DATABASE_API
void VehicleDatabaseSetupFactoriesForNDEVR();
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Manages all windows and logic surrounding dialogs and views for displaying and managing a 3D environm...
The primary namespace for the NDEVR SDK.
void AddVehicleDatabaseFunctionsToModuleManager()
Registers all VehicleDatabase hook functions with the NDEVR module manager.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...