Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Recipe
C# 클래스 Recipe
상속:
ScriptableObject
파일 보기
프로젝트 열기: imann24/cs327-bestmobilegameever
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Ingredients
int>.Dictionary
Objective
string
공개 메소드들
메소드
설명
Recipe
(
DataNode,
recipe
) :
UnityEngine
메소드 상세
Recipe()
공개
메소드
public
Recipe
(
DataNode,
recipe
) :
UnityEngine
recipe
DataNode,
리턴
UnityEngine
프로퍼티 상세
Ingredients
공개적으로 프로퍼티
public
Dictionary
Ingredients
리턴
int>.Dictionary
Objective
공개적으로 프로퍼티
public
string
Objective
리턴
string