C# Class lab.ATaskScript

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: marekdaniluk/lab

Méthodes publiques

Méthode Description
Execute ( ) : bool

The method that will be invoked by binded TaskNode with current ATaskScript.

Method Details

Execute() public abstract méthode

The method that will be invoked by binded TaskNode with current ATaskScript.
public abstract Execute ( ) : bool
Résultat bool