C# Class SpawnFactoryHandler, gmap377_leathGloves_inc

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

Public Properties

Property Type Description
bossObjects GameObject
instance SpawnFactoryHandler,

Public Methods

Method Description
Activate ( ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

Property Details

bossObjects public property

public GameObject bossObjects
return GameObject

instance public static property

public static SpawnFactoryHandler, instance
return SpawnFactoryHandler,