C# Class Player_Ability, Space-Rush2

Inheritance: MonoBehaviour
显示文件 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_oe property

public GameObject healer
return GameObject

turret public_oe property

public GameObject turret
return GameObject