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

Datei anzeigen 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_oe property

public string APP_VER
return string

BOOTABLE public_oe property

public bool BOOTABLE
return bool

CATEGORY public_oe property

public string CATEGORY
return string

CachedBitmap public_oe property

public Image CachedBitmap
return Image

DISC_ID public_oe property

public string DISC_ID
return string

DISC_NUMBER public_oe property

public int DISC_NUMBER
return int

DISC_TOTAL public_oe property

public int DISC_TOTAL
return int

DISC_VERSION public_oe property

public string DISC_VERSION
return string

DRIVER_PATH public_oe property

public string DRIVER_PATH
return string

DiscId0 public_oe property

public string DiscId0
return string

GAMEDATA_ID public_oe property

public string GAMEDATA_ID
return string

HRKGMP_VER public_oe property

public int HRKGMP_VER
return int

Hash public_oe property

public string Hash
return string

Icon0Png public_oe property

public byte[] Icon0Png
return byte[]

IsoFile public_oe property

public string IsoFile
return string

IsoSize public_oe property

public long IsoSize
return long

PARENTAL_LEVEL public_oe property

public int PARENTAL_LEVEL
return int

PSP_SYSTEM_VER public_oe property

public string PSP_SYSTEM_VER
return string

PatchedWithPrometheus public_oe property

public bool PatchedWithPrometheus
return bool

REGION public_oe property

public int REGION
return int

TITLE public_oe property

public string TITLE
return string

USE_USB public_oe property

public bool USE_USB
return bool