Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK Class Reference

Forwards QuestListContainer events to ORK event interactions. More...

Inheritance diagram for PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK:
Collaboration diagram for PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK:

Public Member Functions

void StartOrkEvent (EventInteraction eventInteraction, Quest quest)
 

Public Attributes

StringField questIDGlobalVariable = new StringField()
 
EventInteraction questAddedEvent
 
EventInteraction questRemovedEvent
 
EventInteraction questOfferableEvent
 
EventInteraction questStateChangedEvent
 
EventInteraction questNodeStateChangedEvent
 
bool debug = false
 

Detailed Description

Forwards QuestListContainer events to ORK event interactions.

Member Function Documentation

◆ StartOrkEvent()

void PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.StartOrkEvent ( EventInteraction  eventInteraction,
Quest  quest 
)
inline

Member Data Documentation

◆ debug

bool PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.debug = false

◆ questAddedEvent

EventInteraction PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.questAddedEvent

◆ questIDGlobalVariable

StringField PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.questIDGlobalVariable = new StringField()

◆ questNodeStateChangedEvent

EventInteraction PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.questNodeStateChangedEvent

◆ questOfferableEvent

EventInteraction PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.questOfferableEvent

◆ questRemovedEvent

EventInteraction PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.questRemovedEvent

◆ questStateChangedEvent

EventInteraction PixelCrushers.QuestMachine.ORKSupport.QuestListEventsToORK.questStateChangedEvent

The documentation for this class was generated from the following file: