C# Class Player_Ability, Space-Rush2

Inheritance: MonoBehaviour
Show file Open project: M4R774/Space-Rush2

Public Properties

Property Type Description
healer GameObject
turret GameObject

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

healer public property

public GameObject healer
return GameObject

turret public property

public GameObject turret
return GameObject