C# Class enemyShoot

Inheritance: MonoBehaviour
Datei anzeigen Open project: ucsdCSE110wi16/CSE110M240T15 Class Usage Examples

Public Properties

Property Type Description
bullet Transform
spawnStuff bool

Private Methods

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

Property Details

bullet public_oe property

public Transform bullet
return Transform

spawnStuff public_oe property

public bool spawnStuff
return bool