class MAGES::Editor::LogoPreferences

Overview

class LogoPreferences: public ScriptableObject
{
public:
    // properties

    bool ShowLogoAlways;
};

Detailed Documentation

Properties

bool ShowLogoAlways

Gets or sets a value indicating whether the logo should always be shown on the splash screen, even if the user has a premium license.