C# Class Bullet_Handler, ExorcistForHire

Inheritance: MonoBehaviour
Afficher le fichier Open project: JordanStone/ExorcistForHire Class Usage Examples

Méthodes publiques

Свойство Type Description
destroyTime float
spawnTime float

Méthodes publiques

Méthode Description
DestroyMe ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

DestroyMe() public méthode

public DestroyMe ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

destroyTime public_oe property

public float destroyTime
Résultat float

spawnTime public_oe property

public float spawnTime
Résultat float