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

    Type Alias SoftObjectReference

    type SoftObjectReference = {
        instanceName: string;
        pathName: string;
        subPathString: number;
    }
    Index

    Properties

    instanceName: string
    pathName: string
    subPathString: number