C# Class GeneralTargetsBehavior

Inheritance: MonoBehaviour
Afficher le fichier Open project: ekumenlabs/Garkanoid

Méthodes publiques

Свойство Type Description
targetSets GameObject[]

Méthodes publiques

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

Method Details

SetFinished() public méthode

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

targetSets public_oe property

public GameObject[] targetSets
Résultat GameObject[]