C# Class MeatCaller

Inheritance: MonoBehaviour
Show file 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 property

public GameObject BearCave
return GameObject

BearShadow public property

public GameObject BearShadow
return GameObject

Bone public property

public GameObject Bone
return GameObject

Meat public property

public GameObject Meat
return GameObject

Player public property

public GameObject Player
return GameObject