C# Class NScumm.Scumm.IO.SaveInfoSection

Show file Open project: scemino/nscumm Class Usage Examples

Public Properties

Property Type Description
Date uint
PlayTime uint
Size uint
Time ushort
TimeTValue uint
Type uint
Version uint

Property Details

Date public property

public uint Date
return uint

PlayTime public property

public uint PlayTime
return uint

Size public property

public uint Size
return uint

Time public property

public ushort Time
return ushort

TimeTValue public property

public uint TimeTValue
return uint

Type public property

public uint Type
return uint

Version public property

public uint Version
return uint