C# Class MeatCaller

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
BearCave GameObject
BearShadow GameObject
Bone GameObject
Meat GameObject
Player GameObject

Méthodes publiques

Méthode Description
OnMouseDown ( ) : void

Method Details

OnMouseDown() public méthode

public OnMouseDown ( ) : void
Résultat void

Property Details

BearCave public_oe property

public GameObject BearCave
Résultat GameObject

BearShadow public_oe property

public GameObject BearShadow
Résultat GameObject

Bone public_oe property

public GameObject Bone
Résultat GameObject

Meat public_oe property

public GameObject Meat
Résultat GameObject

Player public_oe property

public GameObject Player
Résultat GameObject