Table of Contents

Class HubModuleAttribute

Namespace
Coherence.Editor
Assembly
Coherence.Editor.dll
public class HubModuleAttribute : Attribute
Inheritance
HubModuleAttribute

Constructors

HubModuleAttribute()

public HubModuleAttribute()

Properties

Priority

Decides tab position in CoherenceHub (Overview is 100, so other windows should have lesser value)

public int Priority { get; set; }

Property Value

int