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

    Type Alias FLBBalancerIndexing

    specific binary struct.

    type FLBBalancerIndexing = {
        mFilterIndex: number;
        mNormalIndex: number;
        mOverflowIndex: number;
    }
    Index

    Properties

    mFilterIndex: number
    mNormalIndex: number
    mOverflowIndex: number