C# Класс Questor.Modules.Misc.InnerspaceCommands

Показать файл Открыть проект

Открытые методы

Метод Описание
AddPrimaryWeaponPriorityTargetsByName ( string stringEntitiesToAdd ) : void
CreateLavishCommands ( ) : void
ListPrimaryWeaponPriorityTargets ( ) : bool
LogEntities ( List things, bool force = false ) : bool
ProcessState ( ) : void

Приватные методы

Метод Описание
AddDronePriorityTargetsByName ( string args ) : int
AddIgnoredTarget ( string args ) : int
AddPrimaryWeaponPriorityTargetsByName ( string args ) : int
AddWarpScramblerByName ( string args ) : int
AddWebifierByName ( string args ) : int
IfInPodSwitchToNoobShiporShuttle ( string args ) : int
ListAllEntities ( string args ) : int
ListCachedPocketInfo ( ) : int
ListCachedPocketInfoInnerspaceCommand ( string args ) : int
ListClassInstanceInfo ( string args ) : int
ListDronePriorityTargetsInnerspaceCommand ( string args ) : int
ListEntitiesThatHaveUsLockedInnerspaceCommand ( string args ) : int
ListHighValueTargets ( string args ) : int
ListIgnoredTargets ( string args ) : int
ListItemHangarItems ( string args ) : int
ListLootContainerItems ( string args ) : int
ListLootHangarItems ( string args ) : int
ListLowValueTargets ( string args ) : int
ListPotentialCombatTargets ( string args ) : int
ListPrimaryWeaponPriorityTargetsInnerspaceCommand ( string args ) : int
ListQuestorCommands ( string args ) : int
ListQuestorEvents ( string args ) : int
ListTargetedandTargeting ( string args ) : int
ModuleInfo ( string args ) : int
RemoveIgnoredTarget ( string args ) : int
RemovePrimaryWeaponPriorityTargetsByName ( string args ) : int
RemovedDronePriorityTargetsByName ( string args ) : int
SetAutoStart ( string args ) : int
SetCombatMissionsBehaviorStatetoGotoBase ( string args ) : int
SetDedicatedBookmarkSalvagerBehaviorStatetoGotoBase ( string args ) : int
SetDestToSystem ( string args ) : int
SetDisable3D ( string args ) : int
SetExitWhenIdle ( string args ) : int
SetQuestorStatetoCloseQuestor ( string args ) : int
SetQuestorStatetoIdle ( string args ) : int

Описание методов

AddPrimaryWeaponPriorityTargetsByName() публичный статический Метод

public static AddPrimaryWeaponPriorityTargetsByName ( string stringEntitiesToAdd ) : void
stringEntitiesToAdd string
Результат void

CreateLavishCommands() публичный статический Метод

public static CreateLavishCommands ( ) : void
Результат void

ListPrimaryWeaponPriorityTargets() публичный статический Метод

public static ListPrimaryWeaponPriorityTargets ( ) : bool
Результат bool

LogEntities() публичный статический Метод

public static LogEntities ( List things, bool force = false ) : bool
things List
force bool
Результат bool

ProcessState() публичный Метод

public ProcessState ( ) : void
Результат void