C# Class Questor.Modules.Activities.CombatMissionCtrl

Exibir arquivo Open project: ISeeDEDPpl/Questor Class Usage Examples

Public Properties

Property Type Description
DeactivateIfNothingTargetedWithinRange bool

Public Methods

Method Description
CombatMissionCtrl ( ) : System
ProcessState ( ) : void

Private Methods

Method Description
ActivateAction ( Actions action ) : void
ActivateBastionAction ( Actions action ) : void
AddEcmNpcByNameAction ( Actions action ) : void
AddWarpScramblerByNameAction ( Actions action ) : void
AddWebifierByNameAction ( Actions action ) : void
AggroOnlyAction ( Actions action ) : void
BookmarkPocketForSalvaging ( ) : bool
ClearAggroAction ( Actions action ) : void
ClearPocketAction ( Actions action ) : void
ClearWithinWeaponsRangeOnlyAction ( Actions action ) : void
ClearWithinWeaponsRangeWithAggroOnlyAction ( Actions action ) : void
DebuggingWait ( Actions action ) : void
DoneAction ( ) : void
DropItemAction ( Actions action ) : void
IgnoreAction ( Actions action ) : void
KillAction ( Actions action ) : void
KillClosestAction ( Actions action ) : void
KillClosestByNameAction ( Actions action ) : void
LogWhatIsOnGridAction ( Actions action ) : void
LootAction ( Actions action ) : void
LootItemAction ( Actions action ) : void
MoveToAction ( Actions action ) : void
MoveToBackgroundAction ( Actions action ) : void
Nextaction ( ) : void
OrbitEntityAction ( Actions action ) : void
PerformAction ( Actions action ) : void
UseDrones ( Actions action ) : void
WaitUntilAggressed ( Actions action ) : void
WaitUntilTargeted ( Actions action ) : void

Method Details

CombatMissionCtrl() public method

public CombatMissionCtrl ( ) : System
return System

ProcessState() public method

public ProcessState ( ) : void
return void

Property Details

DeactivateIfNothingTargetedWithinRange public_oe static_oe property

public static bool DeactivateIfNothingTargetedWithinRange
return bool