Loading...
Searching...
No Matches
ORKFramework.Events.Steps.GiveQuestStep Class Reference

ORK event to start dialogue with a quest giver and the player. More...

Inheritance diagram for ORKFramework.Events.Steps.GiveQuestStep:
Collaboration diagram for ORKFramework.Events.Steps.GiveQuestStep:

Public Member Functions

override void Execute (BaseEvent baseEvent)
 

Public Attributes

EventObjectSetting giverObject = new EventObjectSetting()
 
bool giveAllQuests = false
 
StringValue questID = new StringValue()
 

Detailed Description

ORK event to start dialogue with a quest giver and the player.

Member Function Documentation

◆ Execute()

override void ORKFramework.Events.Steps.GiveQuestStep.Execute ( BaseEvent  baseEvent)
inline

Member Data Documentation

◆ giveAllQuests

bool ORKFramework.Events.Steps.GiveQuestStep.giveAllQuests = false

◆ giverObject

EventObjectSetting ORKFramework.Events.Steps.GiveQuestStep.giverObject = new EventObjectSetting()

◆ questID

StringValue ORKFramework.Events.Steps.GiveQuestStep.questID = new StringValue()

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