C# Class searchAndAttack, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc

Méthodes publiques

Свойство Type Description
attackSpawnPoint Transform
bossAttack bool
fireRate float
sight AISight,
turretScriptOnlyOne bool
weapon GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

attackSpawnPoint public_oe property

public Transform attackSpawnPoint
Résultat Transform

bossAttack public_oe property

public bool bossAttack
Résultat bool

fireRate public_oe property

public float fireRate
Résultat float

sight public_oe property

public AISight, sight
Résultat AISight,

turretScriptOnlyOne public_oe property

public bool turretScriptOnlyOne
Résultat bool

weapon public_oe property

public GameObject weapon
Résultat GameObject