class MAGES::Editor::OpenXRPluginManagementSettingsAfterRecompile

Overview

Helper class to open the XR Plugin Management settings after recompiling. More…

class OpenXRPluginManagementSettingsAfterRecompile
{
public:
    // methods

    static void SetEnabled(bool value);
};

Detailed Documentation

Helper class to open the XR Plugin Management settings after recompiling.

Methods

static void SetEnabled(bool value)

Enable/Disable the helper.

Parameters:

value

true to open the settings after next compile.