Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.ArticySupport.ArticyImportPrefs Class Reference

This class manages articy import prefs. More...

Public Attributes

bool verbose = false
 
bool useLocalization = false
 
int questDatabaseInstanceID = 0
 
string outputFolder = string.Empty
 

Properties

QuestDatabase questDatabase [get, set]
 

Detailed Description

This class manages articy import prefs.

It allows the importer to save prefs to EditorPrefs between sessions.

Member Data Documentation

◆ outputFolder

string PixelCrushers.QuestMachine.ArticySupport.ArticyImportPrefs.outputFolder = string.Empty

◆ questDatabaseInstanceID

int PixelCrushers.QuestMachine.ArticySupport.ArticyImportPrefs.questDatabaseInstanceID = 0

◆ useLocalization

bool PixelCrushers.QuestMachine.ArticySupport.ArticyImportPrefs.useLocalization = false

◆ verbose

bool PixelCrushers.QuestMachine.ArticySupport.ArticyImportPrefs.verbose = false

Property Documentation

◆ questDatabase

QuestDatabase PixelCrushers.QuestMachine.ArticySupport.ArticyImportPrefs.questDatabase
getset

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