Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.Wrappers.QuestMachineID Class Reference

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.QuestMachine.Wrappers.QuestMachineID:
Collaboration diagram for PixelCrushers.QuestMachine.Wrappers.QuestMachineID:

Additional Inherited Members

- Protected Attributes inherited from PixelCrushers.QuestMachine.QuestMachineID
StringField m_id = new StringField()
 
StringField m_displayName = new StringField()
 
Sprite m_image
 
QuestListContainer m_questListContainer
 
- Properties inherited from PixelCrushers.QuestMachine.QuestMachineID
StringField id [get, set]
 The ID that uniquely identifies this GameObject.
 
StringField displayName [get, set]
 The name shown in UIs.
 
Sprite image [get, set]
 The image shown in UIs.
 
QuestListContainer questListContainer [get, set]
 QuestListContainer (such as QuestJournal) associated with this GameObject.
 
- Properties inherited from PixelCrushers.QuestMachine.IQuestMachineID

Detailed Description

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class.


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