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

    Type Alias FINDynamicStructHolder

    type FINDynamicStructHolder = {
        properties: PropertiesMap;
        remainingBytes: number[];
        subtype: string;
        unk0: number;
    }
    Index

    Properties

    properties: PropertiesMap
    remainingBytes: number[]
    subtype: string
    unk0: number