C# Class Questor.Modules.MissionController

Datei anzeigen Open project: rixim/Questor

Public Methods

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

Private Methods

Method Description
ActivateAction ( Action action ) : void
BookmarkPocketForSalvaging ( ) : void
ClearPocketAction ( Action action ) : void
IgnoreAction ( Action action ) : void
KillAction ( Action action ) : void
LootAction ( Action action ) : void
LootItemAction ( Action action ) : void
MoveToAction ( Action action ) : void
PerformAction ( Action action ) : void
ReloadAll ( ) : void
WaitUntilTargeted ( Action action ) : void

Method Details

MissionController() public method

public MissionController ( ) : System
return System

ProcessState() public method

public ProcessState ( ) : void
return void