C# Class SF4ComboTrainerModel.HoldItem

Inheritance: InputItem
Afficher le fichier Open project: Necrophagos/SF4ComboTrainer Class Usage Examples

Méthodes publiques

Свойство Type Description
itemType String

Méthodes publiques

Méthode Description
Action ( SF4Control sf4control, bool sendInputs ) : void
GetFrameDuration ( ) : int
HoldItem ( ) : System
Serialize ( ) : string

Method Details

Action() public méthode

public Action ( SF4Control sf4control, bool sendInputs ) : void
sf4control SF4Control
sendInputs bool
Résultat void

GetFrameDuration() public méthode

public GetFrameDuration ( ) : int
Résultat int

HoldItem() public méthode

public HoldItem ( ) : System
Résultat System

Serialize() public méthode

public Serialize ( ) : string
Résultat string

Property Details

itemType public_oe static_oe property

public static String itemType
Résultat String