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

    Type Alias FClientIdentityInfo

    specific binary struct

    type FClientIdentityInfo = {
        accountIds: Record<number, number[]>;
        offlineId: string;
    }
    Index

    Properties

    accountIds: Record<number, number[]>
    offlineId: string