C# Class BossAddBehavior, ExorcistForHire

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

Méthodes publiques

Свойство Type Description
BossToTrack GameObject
lengthOfTether int

Méthodes publiques

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

Method Details

AddDeath() public méthode

public AddDeath ( ) : void
Résultat void

OnDisable() public méthode

public OnDisable ( ) : 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

BossToTrack public_oe property

public GameObject BossToTrack
Résultat GameObject

lengthOfTether public_oe property

public int lengthOfTether
Résultat int