class MAGES::Editor::LicenseLimitsExporter

Overview

Used to export the license limits at the time of the build. More…

class LicenseLimitsExporter: public IPreprocessBuildWithReport
{
public:
    // properties

    int callbackOrder;

    // methods

    void OnPreprocessBuild(BuildReport report);
};

Detailed Documentation

Used to export the license limits at the time of the build.

Such limits may be the action number, etc.