C# Class CSPspEmu.cheats.CWCheatPlugin

Inheritance: IInjectInitialize
Afficher le fichier Open project: soywiz/cspspemu

Protected Properties

Свойство Type Description
CWCheats List

Méthodes publiques

Méthode Description
ParseCwCheat ( string Lines ) : void

Méthodes protégées

Méthode Description
IInjectInitialize ( ) : void
PspEmulator_VBlankEventCall ( ) : void

Method Details

IInjectInitialize() protected méthode

protected IInjectInitialize ( ) : void
Résultat void

ParseCwCheat() public méthode

public ParseCwCheat ( string Lines ) : void
Lines string
Résultat void

PspEmulator_VBlankEventCall() protected méthode

protected PspEmulator_VBlankEventCall ( ) : void
Résultat void

Property Details

CWCheats protected_oe property

protected List CWCheats
Résultat List