TwoDA.recover

Recover a damaged 2DA file

  1. auto recover(string filepath)
  2. auto recover(ubyte[] rawData, string name)
    class TwoDA
    static
    recover
    (
    in ubyte[] rawData
    ,
    in string name = null
    )

Meta