Gorgon
Show / Hide Table of Contents

Namespace Gorgon.Editor.PlugIns

Classes

ContentImportPlugIn

A plug in type that performs a custom import for content.

ContentPlugIn

Defines a plug in used to generate content in the editor.

EditorPlugIn

The base class for an editor plug in.

EditorPlugInExtensions

Extension functionality relating to editor plug ins.

FileWriterPlugIn

An interface for file output plug ins.

PlugInAssemblyState

A record providing plug in state information.

ToolPlugIn

Base class for a plug in that provides basic utility functionality.

ToolPlugInRibbonButton

Defines a button to display on the ribbon bar, in the tools area.

Interfaces

IContentPlugInMetadata

Provides metadata for a plugin.

IDisabledPlugIn

A plug in that was disabled for a reason.

IHostContentServices

A list of services passed from the host application to tool plug ins.

IHostServices

A list of services passed from the host application to plug ins.

IToolPlugInRibbonButton

Defines a button to display on the ribbon bar, in the tools area.

Enums

DisabledReasonCode

The reason code for disabling the plug in.

PlugInType

The type of plug in supported by the editor.

WriterCapabilities

Flags to indicate the capabilities of the writer.

In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author