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

Holds text info about a quest partcipant without referencing the participant, to decouple QuestGiver/Quester from Quest. More...

Public Member Functions

 QuestParticipantTextInfo (StringField id, StringField displayName, Sprite image, TextTable textTable)
 

Properties

StringField id [get]
 
StringField displayName [get]
 
Sprite image [get]
 
TextTable textTable [get]
 

Detailed Description

Holds text info about a quest partcipant without referencing the participant, to decouple QuestGiver/Quester from Quest.

Constructor & Destructor Documentation

◆ QuestParticipantTextInfo()

PixelCrushers.QuestMachine.QuestParticipantTextInfo.QuestParticipantTextInfo ( StringField  id,
StringField  displayName,
Sprite  image,
TextTable  textTable 
)
inline

Property Documentation

◆ displayName

StringField PixelCrushers.QuestMachine.QuestParticipantTextInfo.displayName
get

◆ id

StringField PixelCrushers.QuestMachine.QuestParticipantTextInfo.id
get

◆ image

Sprite PixelCrushers.QuestMachine.QuestParticipantTextInfo.image
get

◆ textTable

TextTable PixelCrushers.QuestMachine.QuestParticipantTextInfo.textTable
get

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