C# Class TW_DistanceTarget, PathfindingToolUnity

Inheritance: TransitionWill
Afficher le fichier Open project: benjaml/PathfindingToolUnity

Méthodes publiques

Méthode Description
TW_DistanceTarget ( int id, StateWill, pState, bool pIsTargetFurther, float pRange ) : System.Collections
check ( StateWill, current = null ) : StateWill,

Method Details

TW_DistanceTarget() public méthode

public TW_DistanceTarget ( int id, StateWill, pState, bool pIsTargetFurther, float pRange ) : System.Collections
id int
pState StateWill,
pIsTargetFurther bool
pRange float
Résultat System.Collections

check() public méthode

public check ( StateWill, current = null ) : StateWill,
current StateWill,
Résultat StateWill,