C# Class cauldron_nom, IronicWizard

Inheritance: Bonkable
Afficher le fichier Open project: mugwhump/IronicWizard

Méthodes publiques

Свойство Type Description
blueCount int
cauldronHas Hashtable
cookwareValue ingredient
eggyPlane Transform
foodForce float
friedEgg GameObject
greenCount int
juicePlane Transform
orangeJuice GameObject
redCount int
score int
shrinkTime float
sploosh UnityEngine.AudioClip
toast GameObject
toastPlane Transform
winBook cookbook,

Méthodes publiques

Méthode Description
OnTriggerStay ( Collider other ) : void
Start ( ) : void
Update ( ) : void
bonked ( ) : void
recipeCheck ( ingredient cookware ) : void

Private Methods

Méthode Description
playerGrabbing ( GameObject grabbed ) : bool
shrink ( float time, Edible, toShrink ) : IEnumerator

Method Details

OnTriggerStay() public méthode

public OnTriggerStay ( Collider other ) : void
other Collider
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

bonked() public méthode

public bonked ( ) : void
Résultat void

recipeCheck() public méthode

public recipeCheck ( ingredient cookware ) : void
cookware ingredient
Résultat void

Property Details

blueCount public_oe property

public int blueCount
Résultat int

cauldronHas public_oe property

public Hashtable cauldronHas
Résultat Hashtable

cookwareValue public_oe property

public ingredient cookwareValue
Résultat ingredient

eggyPlane public_oe property

public Transform eggyPlane
Résultat Transform

foodForce public_oe property

public float foodForce
Résultat float

friedEgg public_oe property

public GameObject friedEgg
Résultat GameObject

greenCount public_oe property

public int greenCount
Résultat int

juicePlane public_oe property

public Transform juicePlane
Résultat Transform

orangeJuice public_oe property

public GameObject orangeJuice
Résultat GameObject

redCount public_oe property

public int redCount
Résultat int

score public_oe property

public int score
Résultat int

shrinkTime public_oe property

public float shrinkTime
Résultat float

sploosh public_oe property

public AudioClip,UnityEngine sploosh
Résultat UnityEngine.AudioClip

toast public_oe property

public GameObject toast
Résultat GameObject

toastPlane public_oe property

public Transform toastPlane
Résultat Transform

winBook public_oe property

public cookbook, winBook
Résultat cookbook,