Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Recipe
C# Class Recipe
Inheritance:
ScriptableObject
Mostrar archivo
Open project: imann24/cs327-bestmobilegameever
Class Usage Examples
Public Properties
Property
Type
Description
Ingredients
int>.Dictionary
Objective
string
Public Methods
Method
Description
Recipe
(
DataNode,
recipe
) :
UnityEngine
Method Details
Recipe()
public
method
public
Recipe
(
DataNode,
recipe
) :
UnityEngine
recipe
DataNode,
return
UnityEngine
Property Details
Ingredients
public_oe property
public
Dictionary
Ingredients
return
int>.Dictionary
Objective
public_oe property
public
string
Objective
return
string