9 FORM_SHEET_EDITOR_API
void AddFormSheetEditorModuleToModuleManager();
15 FORM_SHEET_EDITOR_API
void FormSheetEditorInitializeForNDEVR(
Module& mod);
17 FORM_SHEET_EDITOR_API
void FormSheetEditorSetupMetatypesForNDEVR();
19 FORM_SHEET_EDITOR_API
void FormSheetEditorSetupFileStructureForNDEVR();
21 FORM_SHEET_EDITOR_API
void FormSheetEditorSetupFactoriesForNDEVR();
23 FORM_SHEET_EDITOR_API
void FormSheetEditorSetUpdateCheckerForNDEVR();
25 FORM_SHEET_EDITOR_API
void FormSheetEditorSetupManualsForNDEVR();
27 FORM_SHEET_EDITOR_API
void FormSheetEditorSetupUIThemesForNDEVR();
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.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...