C# Class PointToMove, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
Loop bool
mTargets List

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

Loop public_oe property

public bool Loop
Résultat bool

mTargets public_oe property

public List mTargets
Résultat List