프로퍼티 | 타입 | 설명 | |
---|---|---|---|
amountLeft | int | ||
information | string | ||
type | ScenarioItemType |
메소드 | 설명 | |
---|---|---|
ScenarioItem ( ) : System | ||
ScenarioItem ( ScenarioItemType type, int amountLeft, string information ) : System |
public ScenarioItem ( ScenarioItemType type, int amountLeft, string information ) : System | ||
type | ScenarioItemType | |
amountLeft | int | |
information | string | |
리턴 | System |