C# 클래스 SF4ComboTrainerModel.HoldItem

상속: InputItem
파일 보기 프로젝트 열기: Necrophagos/SF4ComboTrainer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
itemType String

공개 메소드들

메소드 설명
Action ( SF4Control sf4control, bool sendInputs ) : void
GetFrameDuration ( ) : int
HoldItem ( ) : System
Serialize ( ) : string

메소드 상세

Action() 공개 메소드

public Action ( SF4Control sf4control, bool sendInputs ) : void
sf4control SF4Control
sendInputs bool
리턴 void

GetFrameDuration() 공개 메소드

public GetFrameDuration ( ) : int
리턴 int

HoldItem() 공개 메소드

public HoldItem ( ) : System
리턴 System

Serialize() 공개 메소드

public Serialize ( ) : string
리턴 string

프로퍼티 상세

itemType 공개적으로 정적으로 프로퍼티

public static String itemType
리턴 String