Property | Type | Description | |
---|---|---|---|
nextButton | GameObject | ||
prevButton | GameObject | ||
recipeButtons | List |
||
result | SuperCookResult, | ||
resultGrid | GameObject |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
callback ( SuperCookResult, result ) : void | ||
display ( ) : void | ||
next ( ) : void | ||
previous ( ) : void |
Method | Description | |
---|---|---|
clearGrid ( ) : void | ||
draw ( ) : void | ||
searchRecipes ( ) : void |
public callback ( SuperCookResult, result ) : void | ||
result | SuperCookResult, | |
return | void |