Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.ActionText Class Reference

UI text for actions to use when creating quests. More...

Properties

ActionStateText activeText [get, set]
 Text to use when the task is active.
 
ActionStateText completedText [get, set]
 Text to use when the task is complete.
 
StringField successText [get, set]
 Shown in dialogue UI when returning to giver if this is the goal action.
 

Detailed Description

UI text for actions to use when creating quests.

Property Documentation

◆ activeText

ActionStateText PixelCrushers.QuestMachine.ActionText.activeText
getset

Text to use when the task is active.

◆ completedText

ActionStateText PixelCrushers.QuestMachine.ActionText.completedText
getset

Text to use when the task is complete.

◆ successText

StringField PixelCrushers.QuestMachine.ActionText.successText
getset

Shown in dialogue UI when returning to giver if this is the goal action.


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