41 DUALSENSE_CONTROLLER_API
void AddDualSenseControllerFunctionsToModuleManager();
44 DUALSENSE_CONTROLLER_API
void DualSenseControllerInitializeForNDEVR(
Module& module);
45 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetupRegistrationForNDEVR();
46 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetupMetatypesForNDEVR();
47 DUALSENSE_CONTROLLER_API
void DualSenseControllerDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 DUALSENSE_CONTROLLER_API
void DualSenseControllerRegisterUserSettingsForNDEVR();
49 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetupFileStructureForNDEVR();
50 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetupFactoriesForNDEVR();
51 DUALSENSE_CONTROLLER_API
void DualSenseControllerFactoryResetNDEVR();
52 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetUpdateCheckerForNDEVR();
53 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetupManualsForNDEVR();
54 DUALSENSE_CONTROLLER_API
void DualSenseControllerSetupUIThemesForNDEVR();
Stores all dependencies for a combination of modules that make up a complete software package.
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.
Stores information for how to draw icons, when supported.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...