C# 클래스 AssemblyCSharp.IngredientDefinition

상속: Definition
파일 보기 프로젝트 열기: wooga/ps_social_jam

보호된 프로퍼티들

프로퍼티 타입 설명
quality int
supplements string
type_id string

공개 메소드들

메소드 설명
ToString ( ) : string

비공개 메소드들

메소드 설명
InitSupplements ( ) : List

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

quality 보호되어 있는 프로퍼티

protected int quality
리턴 int

supplements 보호되어 있는 프로퍼티

protected string supplements
리턴 string

type_id 보호되어 있는 프로퍼티

protected string type_id
리턴 string