Destiny.VendorInteractionType
Enumeration
An enumeration of the known UI interactions for Vendors.
Type: int32
Valid Enum Values
-
Unknown: 0
-
Undefined: 1An empty interaction. If this ends up in content, it is probably a game bug.
-
QuestComplete: 2An interaction shown when you complete a quest and receive a reward.
-
QuestContinue: 3An interaction shown when you talk to a Vendor as an intermediary step of a quest.
-
ReputationPreview: 4An interaction shown when you are previewing the vendor's reputation rewards.
-
RankUpReward: 5An interaction shown when you rank up with the vendor.
-
TokenTurnIn: 6An interaction shown when you have tokens to turn in for the vendor.
-
QuestAccept: 7An interaction shown when you're accepting a new quest.
-
ProgressTab: 8Honestly, this doesn't seem consistent to me. It is used to give you choices in the Cryptarch as well as some reward prompts by the Eververse vendor. I'll have to look into that further at some point.
-
End: 9These seem even less consistent. I don't know what these are.
-
Start: 10Also seem inconsistent. I also don't know what these are offhand.