C# 클래스 Track.Item

파일 보기 프로젝트 열기: vs-team/casanova-mk2 1 사용 예제들

공개 메소드들

메소드 설명
Item ( string itemName ) : System
Item ( string itemName, bool to_play, bool tutorial ) : System

메소드 상세

Item() 공개 메소드

public Item ( string itemName ) : System
itemName string
리턴 System

Item() 공개 메소드

public Item ( string itemName, bool to_play, bool tutorial ) : System
itemName string
to_play bool
tutorial bool
리턴 System