C# 클래스 CSPspEmu.Gui.Winforms.GameList.GameEntry

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

APP_VER 공개적으로 프로퍼티

public string APP_VER
리턴 string

BOOTABLE 공개적으로 프로퍼티

public bool BOOTABLE
리턴 bool

CATEGORY 공개적으로 프로퍼티

public string CATEGORY
리턴 string

CachedBitmap 공개적으로 프로퍼티

public Image CachedBitmap
리턴 Image

DISC_ID 공개적으로 프로퍼티

public string DISC_ID
리턴 string

DISC_NUMBER 공개적으로 프로퍼티

public int DISC_NUMBER
리턴 int

DISC_TOTAL 공개적으로 프로퍼티

public int DISC_TOTAL
리턴 int

DISC_VERSION 공개적으로 프로퍼티

public string DISC_VERSION
리턴 string

DRIVER_PATH 공개적으로 프로퍼티

public string DRIVER_PATH
리턴 string

DiscId0 공개적으로 프로퍼티

public string DiscId0
리턴 string

GAMEDATA_ID 공개적으로 프로퍼티

public string GAMEDATA_ID
리턴 string

HRKGMP_VER 공개적으로 프로퍼티

public int HRKGMP_VER
리턴 int

Hash 공개적으로 프로퍼티

public string Hash
리턴 string

Icon0Png 공개적으로 프로퍼티

public byte[] Icon0Png
리턴 byte[]

IsoFile 공개적으로 프로퍼티

public string IsoFile
리턴 string

IsoSize 공개적으로 프로퍼티

public long IsoSize
리턴 long

PARENTAL_LEVEL 공개적으로 프로퍼티

public int PARENTAL_LEVEL
리턴 int

PSP_SYSTEM_VER 공개적으로 프로퍼티

public string PSP_SYSTEM_VER
리턴 string

PatchedWithPrometheus 공개적으로 프로퍼티

public bool PatchedWithPrometheus
리턴 bool

REGION 공개적으로 프로퍼티

public int REGION
리턴 int

TITLE 공개적으로 프로퍼티

public string TITLE
리턴 string

USE_USB 공개적으로 프로퍼티

public bool USE_USB
리턴 bool