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

    Type Alias Int64Property

    Int64Property: AbstractBaseProperty & {
        propertyTagType: { children: FPropertyTagNode[]; name: "Int64Property" };
        type: "Int64Property";
        value: string;
    }