C# Class CSPspEmu.Gui.Winforms.GameList.GameEntry

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
APP_VER string
BOOTABLE bool
CATEGORY string
CachedBitmap Image
DISC_ID string
DISC_NUMBER int
DISC_TOTAL int
DISC_VERSION string
DRIVER_PATH string
DiscId0 string
GAMEDATA_ID string
HRKGMP_VER int
Hash string
Icon0Png byte[]
IsoFile string
IsoSize long
PARENTAL_LEVEL int
PSP_SYSTEM_VER string
PatchedWithPrometheus bool
REGION int
TITLE string
USE_USB bool

Property Details

APP_VER public property

public string APP_VER
return string

BOOTABLE public property

public bool BOOTABLE
return bool

CATEGORY public property

public string CATEGORY
return string

CachedBitmap public property

public Image CachedBitmap
return Image

DISC_ID public property

public string DISC_ID
return string

DISC_NUMBER public property

public int DISC_NUMBER
return int

DISC_TOTAL public property

public int DISC_TOTAL
return int

DISC_VERSION public property

public string DISC_VERSION
return string

DRIVER_PATH public property

public string DRIVER_PATH
return string

DiscId0 public property

public string DiscId0
return string

GAMEDATA_ID public property

public string GAMEDATA_ID
return string

HRKGMP_VER public property

public int HRKGMP_VER
return int

Hash public property

public string Hash
return string

Icon0Png public property

public byte[] Icon0Png
return byte[]

IsoFile public property

public string IsoFile
return string

IsoSize public property

public long IsoSize
return long

PARENTAL_LEVEL public property

public int PARENTAL_LEVEL
return int

PSP_SYSTEM_VER public property

public string PSP_SYSTEM_VER
return string

PatchedWithPrometheus public property

public bool PatchedWithPrometheus
return bool

REGION public property

public int REGION
return int

TITLE public property

public string TITLE
return string

USE_USB public property

public bool USE_USB
return bool