grid-engine
    Preparing search index...

    Interface CharacterShift

    Result of a modification of the internal characters array

    interface CharacterShift {
        action: CharacterShiftAction;
        charId: string;
    }
    Index

    Properties

    Properties

    The action that was performed when modifying the character

    charId: string

    the modified character