C# Class MeatCaller

Inheritance: MonoBehaviour
Mostrar archivo Open project: SNUGDC/stardust

Public Properties

Property Type Description
BearCave GameObject
BearShadow GameObject
Bone GameObject
Meat GameObject
Player GameObject

Public Methods

Method Description
OnMouseDown ( ) : void

Method Details

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Property Details

BearCave public_oe property

public GameObject BearCave
return GameObject

BearShadow public_oe property

public GameObject BearShadow
return GameObject

Bone public_oe property

public GameObject Bone
return GameObject

Meat public_oe property

public GameObject Meat
return GameObject

Player public_oe property

public GameObject Player
return GameObject