C# 클래스 Questor.Modules.Activities.CombatMissionCtrl

파일 보기 프로젝트 열기: ISeeDEDPpl/Questor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DeactivateIfNothingTargetedWithinRange bool

공개 메소드들

메소드 설명
CombatMissionCtrl ( ) : System
ProcessState ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

CombatMissionCtrl() 공개 메소드

public CombatMissionCtrl ( ) : System
리턴 System

ProcessState() 공개 메소드

public ProcessState ( ) : void
리턴 void

프로퍼티 상세

DeactivateIfNothingTargetedWithinRange 공개적으로 정적으로 프로퍼티

public static bool DeactivateIfNothingTargetedWithinRange
리턴 bool