Skip to content

EditorConfigAttribute

Namespace: SideXP.Core.EditorOnly | Inherits from: Attribute

public class EditorConfigAttribute : Attribute

Identifies an object as representing settings for editor features.

Constructors

EditorConfigAttribute(EEditorConfigScope)

public EditorConfigAttribute(EEditorConfigScope scope)

Identifies an object as representing settings for editor features.

Parameters

  • scope

Properties

Scope

public EEditorConfigScope Scope

The scope of the settings contained in the object.