C# Class BossManager, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Show file Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Public Properties

Property Type Description
Goliath GameObject
Instance BossManager
MineLayer GameObject
Planet1Tank GameObject
Scorpion GameObject

Private Methods

Method Description
Awake ( ) : void
Update ( ) : void

Property Details

Goliath public property

public GameObject Goliath
return GameObject

Instance public static property

public static BossManager Instance
return BossManager

MineLayer public property

public GameObject MineLayer
return GameObject

Planet1Tank public property

public GameObject Planet1Tank
return GameObject

Scorpion public property

public GameObject Scorpion
return GameObject