GatheringManager Class |
Namespace: ff14bot.Managers
public class GatheringManager
The GatheringManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | GatheringManager |
Name | Description | |
---|---|---|
![]() ![]() | GatheringCombo |
Gets the number of regular swings in a row
|
![]() ![]() | GatheringWindowItems |
Gets the items in the gathering window
|
![]() ![]() | HqGatheringCombo |
Gets the number of hq swings in a row
|
![]() ![]() | MaxSwings |
Gets the max swings for the current node
|
![]() ![]() | QuickGathering |
Gets and sets the status of QuickGathering
Returns false if the window is not open
|
![]() ![]() | SwingsRemaining |
Gets the remaining swings for the current node
|
![]() ![]() | WindowOpen |
Checks if the gathering window is open
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetGatheringItemByIndex |
Gets the item for the given index
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | ShouldPause |
Returns true if we cannot cast a gathering spell because we are mid swing or just after opening the window
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |