C# Class fBaseXtensions.Targeting.Behaviors.TBUpdateTarget

Inheritance: TargetBehavior
Afficher le fichier Open project: herbfunk/Funky

Méthodes publiques

Méthode Description
Initialize ( ) : void
TBUpdateTarget ( ) : System

Private Methods

Méthode Description
WeightEvaluationObjList ( CacheObject &CurrentTarget ) : void

Iterates through Usable objects and sets the Bot.CurrentTarget to the highest weighted object found inside the given list.

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

TBUpdateTarget() public méthode

public TBUpdateTarget ( ) : System
Résultat System