C# Class NodeAntoine, PathfindingToolUnity

Afficher le fichier Open project: benjaml/PathfindingToolUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
player GameObject

Méthodes publiques

Méthode Description
Execute ( ) : bool
NodeAntoine ( ) : System.Collections
SetPlayer ( GameObject thePlayer ) : void

Method Details

Execute() public abstract méthode

public abstract Execute ( ) : bool
Résultat bool

NodeAntoine() public méthode

public NodeAntoine ( ) : System.Collections
Résultat System.Collections

SetPlayer() public méthode

public SetPlayer ( GameObject thePlayer ) : void
thePlayer GameObject
Résultat void

Property Details

player public_oe property

public GameObject player
Résultat GameObject