WorldRow

Undocumented in source.
struct WorldRow {
string filename;
ulong fileSize;
}

Constructors

this
this(SaveInfo info)
Undocumented in source.

Members

Variables

fileSize
ulong fileSize;
Undocumented in source.
filename
string filename;
Undocumented in source.

Meta