C# 클래스 AssemblyCSharp.RecipeEvaluator

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

공개 메소드들

메소드 설명
RecipeEvaluator ( List groups, Func supplements ) : System
TestRecipe ( IRecipe recipe ) : float

비공개 메소드들

메소드 설명
InitializePermutations ( List groups ) : List>

메소드 상세

RecipeEvaluator() 공개 메소드

public RecipeEvaluator ( List groups, Func supplements ) : System
groups List
supplements Func
리턴 System

TestRecipe() 공개 메소드

public TestRecipe ( IRecipe recipe ) : float
recipe IRecipe
리턴 float