Table of Contents

Class BaseConfigAttribute

Namespace
Ceres.Editor
Assembly
Ceres.Editor.dll

Mark config singleton should save as project wide config, else will save as platform specific config.

[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public sealed class BaseConfigAttribute : Attribute, _Attribute
Inheritance
BaseConfigAttribute
Implements
Inherited Members

Constructors

BaseConfigAttribute()

public BaseConfigAttribute()