QuestResult Class |
Namespace: ff14bot.Managers
public class QuestResult : LocalizeableResult
The QuestResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | QuestResult |
Name | Description | |
---|---|---|
![]() | ChnName | (Inherited from LocalizeableResult.) |
![]() | CurrentLocaleName | (Inherited from LocalizeableResult.) |
![]() | EnglishName | (Inherited from LocalizeableResult.) |
![]() | EngName | (Inherited from LocalizeableResult.) |
![]() | FreName | (Inherited from LocalizeableResult.) |
![]() | GerName | (Inherited from LocalizeableResult.) |
![]() | HandinNPCId | |
![]() | Id | (Inherited from LocalizeableResult.) |
![]() | ItemCount1 | |
![]() | ItemCount2 | |
![]() | ItemCount3 | |
![]() | ItemCount4 | |
![]() | ItemCount5 | |
![]() | ItemId1 | |
![]() | ItemId2 | |
![]() | ItemId3 | |
![]() | ItemId4 | |
![]() | ItemId5 | |
![]() | JapName | (Inherited from LocalizeableResult.) |
![]() | PickupNPCId | |
![]() | Rewards | |
![]() | SubId |
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.) |
![]() | 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.) |
![]() | ToString | (Inherited from LocalizeableResult.) |
![]() | Tweak | (Overrides LocalizeableResultTweak.) |