C# Class fBaseXtensions.Targeting.Behaviors.TBUpdateTarget

Inheritance: TargetBehavior
Mostrar archivo Open project: herbfunk/Funky

Public Methods

Method Description
Initialize ( ) : void
TBUpdateTarget ( ) : System

Private Methods

Method 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 method

public Initialize ( ) : void
return void

TBUpdateTarget() public method

public TBUpdateTarget ( ) : System
return System