@etothepii/satisfactory-file-parser
    Preparing search index...

    Type Alias FINGPUT1BufferPixel

    type FINGPUT1BufferPixel = {
        backgroundColor: col4;
        character: string;
        foreGroundColor: col4;
    }
    Index

    Properties

    backgroundColor: col4
    character: string
    foreGroundColor: col4