Show / Hide Table of Contents

    Namespace QFSW.BA.EventTriggers

    Interfaces

    IBuildEventTrigger

    Base interface for all build event triggers.

    ITriggerBuildSet

    Event trigger for starting a build set of the enabled platforms.

    ITriggerCustomBuildSet

    Event trigger for starting a build set with a custom platform selection.

    ITriggerCustomLog

    Event trigger for producing a custom log.

    ITriggerDeregisterEventHandler

    Event trigger for de-registering an event handler.

    ITriggerLoad

    Event trigger for loading.

    ITriggerLoadFromPath

    Event trigger for loading from a specified path.

    ITriggerLoadWithName

    Event trigger for loading from a file under the standard save directory with a specified name.

    ITriggerRegisterEventHandler

    Event trigger for registering an event handler.

    ITriggerSave

    Event trigger for saving.

    ITriggerSaveToPath

    Event trigger for saving to a specified path.

    ITriggerSaveWithName

    Event trigger for saving to a file under the standard save directory with a specified name.

    Build Automator 2 by QFSW
    Back to top