C# 클래스 AssemblyCSharp.RecipeMatch

파일 보기 프로젝트 열기: wooga/ps_social_jam 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Component ComponentType
Quality float
Recipe IRecipe

프로퍼티 상세

Component 공개적으로 프로퍼티

public ComponentType Component
리턴 ComponentType

Quality 공개적으로 프로퍼티

public float Quality
리턴 float

Recipe 공개적으로 프로퍼티

public IRecipe Recipe
리턴 IRecipe