Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.Wrappers.QuestDatabase 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.QuestDatabase:
Collaboration diagram for PixelCrushers.QuestMachine.Wrappers.QuestDatabase:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.QuestDatabase
void RegisterImages ()
 Registers images with Quest Machine so procedural quests can reattach them when loading saved games.
 
- Properties inherited from PixelCrushers.QuestMachine.QuestDatabase
string description [get, set]
 This description field is for your internal reference.
 
List< QuestquestAssets [get]
 Quest assets to include in the database.
 
List< Sprite > images [get, set]
 Images used by EntityType assets.
 

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: