class MAGES::DeviceManager::Editor::MAGESDeviceManagerEditor¶
Overview¶
Custom editor for MAGES DeviceManager. More…
class MAGESDeviceManagerEditor: public Editor
{
public:
// methods
override VisualElement CreateInspectorGUI();
};
Detailed Documentation¶
Custom editor for MAGES DeviceManager.
Methods¶
override VisualElement CreateInspectorGUI()
Creates a visual element that represents the InputControllerEditor.
Returns:
A copy of the new visual element.