C# Class flowerspawnbutton

Inheritance: MonoBehaviour
Mostra file Open project: Izulkara/MagicBox

Public Properties

Property Type Description
m_enemy GameObject

Public Methods

Method Description
OnMouseDown ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

m_enemy public_oe property

public GameObject m_enemy
return GameObject