C# Class NScumm.Scumm.IO.SaveInfoSection

ファイルを表示 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_oe property

public uint Date
return uint

PlayTime public_oe property

public uint PlayTime
return uint

Size public_oe property

public uint Size
return uint

Time public_oe property

public ushort Time
return ushort

TimeTValue public_oe property

public uint TimeTValue
return uint

Type public_oe property

public uint Type
return uint

Version public_oe property

public uint Version
return uint