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

ORK event to set a quest node state. More...

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

Public Member Functions

override void Execute (BaseEvent baseEvent)
 

Public Attributes

StringValue questID = new StringValue()
 
StringValue questNodeID = new StringValue()
 
QuestNodeState state
 

Detailed Description

ORK event to set a quest node state.

Member Function Documentation

◆ Execute()

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

Member Data Documentation

◆ questID

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

◆ questNodeID

StringValue ORKFramework.Events.Steps.SetQuestNodeStateStep.questNodeID = new StringValue()

◆ state

QuestNodeState ORKFramework.Events.Steps.SetQuestNodeStateStep.state

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