Class OnlineModule
- Namespace
- Coherence.Editor
- Assembly
- Coherence.Editor.dll
[HubModule(Priority = 90)]
public class OnlineModule : HubModule
- Inheritance
-
OnlineModule
- Inherited Members
-
Constructors
OnlineModule()
Properties
Help
public override HubModule.HelpSection Help { get; }
Property Value
- HubModule.HelpSection
ModuleName
public override string ModuleName { get; }
Property Value
- string
Methods
DrawAccount()
public void DrawAccount()
DrawDashboardLink()
public void DrawDashboardLink()
DrawSubscription()
public void DrawSubscription()
public void DrawUsageButton()
OnBespokeGUI()
public override void OnBespokeGUI()
OnModuleDisable()
public override void OnModuleDisable()
OnModuleEnable()
public override void OnModuleEnable()