SerenityJS
    Preparing search index...

    Interface DialogueFormProperties

    interface DialogueFormProperties {
        formId: number;
        fromTrait: boolean;
    }
    Index

    Properties

    Properties

    formId: number

    The form id of the dialogue form.

    fromTrait: boolean

    Whether the dialogue form is from a trait.