Свойство | Type | Description | |
---|---|---|---|
GetOverridePriorityCached | IGetOverridePriority | ||
WardSkills | uint[] |
Méthode | Description | |
---|---|---|
ExecuteRotation ( ExGatherTag tag ) : Task |
||
Gather ( ExGatherTag tag ) : Task |
||
Prepare ( ExGatherTag tag ) : Task |
||
ResolveOverridePriority ( ExGatherTag tag ) : int | ||
ShouldForceGather ( ExGatherTag tag ) : bool |
Méthode | Description | |
---|---|---|
GatheringRotation ( ) : System | ||
IncreaseChance ( ExGatherTag tag ) : Task |
||
Wait ( ) : System.Threading.Tasks.Task |
public ExecuteRotation ( ExGatherTag tag ) : Task |
||
tag | ExGatherTag | |
Résultat | Task |
protected IncreaseChance ( ExGatherTag tag ) : Task |
||
tag | ExGatherTag | |
Résultat | Task |
public ResolveOverridePriority ( ExGatherTag tag ) : int | ||
tag | ExGatherTag | |
Résultat | int |
public ShouldForceGather ( ExGatherTag tag ) : bool | ||
tag | ExGatherTag | |
Résultat | bool |
protected static Wait ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
protected IGetOverridePriority GetOverridePriorityCached | ||
Résultat | IGetOverridePriority |